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

Listens Many Times #8

Open
atif-waheed-cowlar opened this issue Jul 6, 2023 · 1 comment
Open

Listens Many Times #8

atif-waheed-cowlar opened this issue Jul 6, 2023 · 1 comment

Comments

@atif-waheed-cowlar
Copy link

It shows me D/CustomBroadcastReceiver(10072): received intent MY_CHANNEL as many times as I hot restart the app.

I'm opening app. Going to screen where broadcast receiver is applied. it applies the broadcast receiver and starts receiving the broadcasts. but then I hot restart and first page opens. I send a broadcast from terminal and it receives that and shows the above line and when I go to the receiver page, it applies listener and then it shows broadcast receiver listener print statements 2 times. and if I again hot restart, it shows 3 times and so on....

Will you please fix this ASAP ?

@toplinuxsir
Copy link

Yes I meet the same problem again!

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

2 participants