Skip to content

Android: launch main activity when got video call notification when app is closed #841

Open
@gentlee

Description

@gentlee
  1. Android app is closed (same with minimized on latest android)
  2. We receive call start notification with react-native-firebase/messaging
  3. We display incoming call with this lib
  4. User answers

Expected result:

we open app (MainActivity) with video call.

Actual result:

native call fullscreen is shown
app Is not opened and no idea how to open it from background notification in latest Android.

Any thoughts?

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