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

Are you missing a call to unregisterReceiver() #100

Closed
akuanooo opened this issue Dec 28, 2020 · 1 comment
Closed

Are you missing a call to unregisterReceiver() #100

akuanooo opened this issue Dec 28, 2020 · 1 comment

Comments

@akuanooo
Copy link

me.yohom.amap_location_fluttify.sub_handler.custom.SubHandlerCustom$1@eb44d9c that was originally registered here. Are you missing a call to unregisterReceiver()?
android.app.IntentReceiverLeaked: Activity com.xxxxxxxxxxx.MainActivity has leaked IntentReceiver me.yohom.amap_location_fluttify.sub_handler.custom.SubHandlerCustom$1@eb44d9c that was originally registered here. Are you missing a call to unregisterReceiver()?

@akuanooo
Copy link
Author

   AmapLocation.instance.dispose();

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