Skip to content

Trigger tasks from Android Broadcast Receivers #115

@ahmafi

Description

@ahmafi

Is it possible to trigger the background runner events from Android when we receive an Android broadcast event within a Broadcast Receiver?

For example, I want to do some login in JS when the user receives SMS and the app is in the background. Currently, I have a Broadcast Receiver written in native Android. But I don't know how to pass that event to my JS code.

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