Skip to content

BroadcastReceiver is not working on Android 8.0 Oreo #15

@amitsharma4hld

Description

@amitsharma4hld

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions