Hi! I register receiver in onResume and unregister it in onPause. Then I try to switch wi-fi off and on. Why I'm getting multiple callbacks in onReceive?
Hi!
I register receiver in onResume and unregister it in onPause.
Then I try to switch wi-fi off and on.
Why I'm getting multiple callbacks in onReceive?