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

BroadcastReceiver is not working on Android 8.0 Oreo #15

Open
amitsharma4hld opened this issue Mar 13, 2018 · 3 comments
Open

BroadcastReceiver is not working on Android 8.0 Oreo #15

amitsharma4hld opened this issue Mar 13, 2018 · 3 comments

Comments

@amitsharma4hld
Copy link

This is working great bellow Android 8.0 but on or above 8.0 it is not receiving any Broadcast.
I think it might be issue of Background Execution Limits in Android Oreo.
https://developer.android.com/about/versions/oreo/background.html#broadcasts

Logs:
I/LocationService: Connected to GoogleApiClient
D/Info:: send broadcast location dataLocation
D/Info:: send broadcast location dataLocation
D/Info:: send broadcast location dataLocation

@StevenSalazarM
Copy link

Hi, I just got the same problem, any advice on how to solve it? It has been hours since i started trying to find the problem

@sabahirfan
Copy link

@sabahirfan
Copy link

@netodevel Any plans to make this compatible for Android 8 (Oreo) ?

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

3 participants