Skip to content

Conversation

@umair13adil
Copy link

E/AndroidRuntime(18193): FATAL EXCEPTION: main
E/AndroidRuntime(18193): Process: com.courieralliance.driverca.dev, PID: 18193
E/AndroidRuntime(18193): java.lang.UnsatisfiedLinkError: No implementation found for io.flutter.view.FlutterCallbackInformation io.flutter.embedding.engine.FlutterJNI.nativeLookupCallbackInformation(long) (tried Java_io_flutter_embedding_engine_FlutterJNI_nativeLookupCallbackInformation and Java_io_flutter_embedding_engine_FlutterJNI_nativeLookupCallbackInformation__J)
E/AndroidRuntime(18193): at io.flutter.embedding.engine.FlutterJNI.nativeLookupCallbackInformation(Native Method)
E/AndroidRuntime(18193): at io.flutter.view.FlutterCallbackInformation.lookupCallbackInformation(:30)
E/AndroidRuntime(18193): at rekab.app.background_locator.c.a(:21)
E/AndroidRuntime(18193): at rekab.app.background_locator.IsolateHolderService.onCreate(:115)
E/AndroidRuntime(18193): at android.app.ActivityThread.handleCreateService(ActivityThread.java:3953)
E/AndroidRuntime(18193): at android.app.ActivityThread.access$1500(ActivityThread.java:219)
E/AndroidRuntime(18193): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1875)
E/AndroidRuntime(18193): at android.os.Handler.dispatchMessage(Handler.java:107)
E/AndroidRuntime(18193): at android.os.Looper.loop(Looper.java:214)
E/AndroidRuntime(18193): at android.app.ActivityThread.main(ActivityThread.java:7356)
E/AndroidRuntime(18193): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(18193): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
E/AndroidRuntime(18193): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)

Copy link

@justjcool justjcool left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove code formatting it is making a lot of confusion.

@umair13adil
Copy link
Author

@justjcool Thanks, I will remove that & push again.

@Yukams
Copy link

Yukams commented Apr 20, 2022

@mehdok

@Yukams
Copy link

Yukams commented Apr 21, 2022

Hi @umair13adil, i tried to use your fork directly as the rekabhq:master is just not updated anymore. But I have an issue when my device restarted, instead of having a notification on my Android saying "Start Location Tracking" "Track location in background", i get a "null" "null". Any idea if it's because of my code ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants