-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
i was using your libray for Oreo, i cannot hit your broadcast receivers.
when i modified your main activity
intentFilter = new IntentFilter();
intentFilter.addAction(CONNECTIVITY_ACTION);
by adding this code it worked, but can you define what is isDefault check in onRecieve its value is always false
Metadata
Metadata
Assignees
Labels
No labels