Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Crash on Killing the Application #1

Open
raphire08 opened this issue Mar 27, 2023 · 1 comment
Open

Android Crash on Killing the Application #1

raphire08 opened this issue Mar 27, 2023 · 1 comment

Comments

@raphire08
Copy link

raphire08 commented Mar 27, 2023

android_background_crash.txt
On killing android application, the code on android teardown tries to stop the GPS Listener and it causes error as argument passed is null. Listener was not started yet.

Please find the logs attached

at uz.thunder.gps_connectivity.GpsConnectivityBroadcastReceiver.onCancel(GpsConnectivityBroadcastReceiver.java:2)
at uz.thunder.gps_connectivity.GpsConnectivityPlugin.teardownChannels(GpsConnectivityPlugin.java:22)
[android_background_crash.txt](https://github.com/khamidjon/gps_connectivity/files/11075952/android_background_crash.txt)
at uz.thunder.gps_connectivity.GpsConnectivityPlugin.onDetachedFromEngine(GpsConnectivityPlugin.java:5)
@raphire08
Copy link
Author

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

No branches or pull requests

1 participant