Skip to content

"Data intent is null" if we exit the application and open it again using the icon #1094

@Hloview

Description

@Hloview

Issue

We have some issue when user exit the application and open it again using the app icon.

The tab closes with an error : Data intent is null

To solve this, we need to update android:launchMode in AndroidManifest.xml from singleTask to singleTop.

But react-native with deeplinking indicate to use singleTask : https://reactnative.dev/docs/linking#enabling-deep-links


Environment

Can be reproduce with the example project of the package.

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