rekabhq / background_locator

A Flutter plugin for updating location in background.
MIT License
289 stars 330 forks source link

when opening phone after app working in background - Fatal Exception: java.lang.UnsatisfiedLinkError #296

Open daviddagan opened 2 years ago

daviddagan commented 2 years ago

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)

stack trace io.flutter.embedding.engine.FlutterJNI.nativeLookupCallbackInformation (FlutterJNI.java) io.flutter.view.FlutterCallbackInformation.lookupCallbackInformation (FlutterCallbackInformation.java) rekab.app.background_locator.IsolateHolderExtensionKt.startLocatorService (IsolateHolderExtensionKt.java:52) rekab.app.background_locator.IsolateHolderService.onCreate (IsolateHolderService.java:3) android.app.ActivityThread.handleCreateService (ActivityThread.java:4589) com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1130)

Kurogoma4D commented 2 years ago

Hi @daviddagan . Could you tell me detailed instructions on how to reproduce this? I'm facing same error on my production app, but it confirmed only in Crashlytics, doesn't reproduce in my environment.

daviddagan commented 2 years ago

you need to add the killing serving when app is terminated option, than open the service and terminate the app and then reopen the app

‫בתאריך יום ה׳, 13 בינו׳ 2022 ב-4:03 מאת ‪Kurogoma4D‬‏ <‪ @.***‬‏>:‬

Hi @daviddagan https://github.com/daviddagan . Could you tell me detailed instructions on how to reproduce this? I'm facing same error on my production app, but it confirmed only in Crashlytics, doesn't reproduce in my environment.

— Reply to this email directly, view it on GitHub https://github.com/rekabhq/background_locator/issues/296#issuecomment-1011669959, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH6ZIWR6XWPWAYBGFROMD43UVYXH7ANCNFSM5KGHBUWQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

Kurogoma4D commented 2 years ago

Thanks, I tried it several times, but the probrem didn't reproduce...

daviddagan commented 2 years ago

👍

‫בתאריך יום ה׳, 20 בינו׳ 2022 ב-9:35 מאת ‪Kurogoma4D‬‏ <‪ @.***‬‏>:‬

Thanks, I tried it several times, but the probrem didn't reproduce...

— Reply to this email directly, view it on GitHub https://github.com/rekabhq/background_locator/issues/296#issuecomment-1017194386, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH6ZIWW2W6FKPBIGT3WT27TUW63LTANCNFSM5KGHBUWQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>