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

bug: vivo 8.1版本手机上会出现unregisterReceiver()的问题 #53

Open
zhujinsheng opened this issue Mar 2, 2021 · 0 comments
Open

Comments

@zhujinsheng
Copy link

Service com.gyf.cactus.service.LocalService has leaked IntentReceiver com.gyf.cactus.receiver.StopReceiver@39ded9a that was originally registered here. Are you missing a call to unregisterReceiver()?
android.app.IntentReceiverLeaked: Service com.gyf.cactus.service.LocalService has leaked IntentReceiver com.gyf.cactus.receiver.StopReceiver@39ded9a that was originally registered here. Are you missing a call to unregisterReceiver()?
我怀疑是不是没有注册广播,但却注销广播,这样会有空指针

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