Skip to content

[Android] App showing white blank screen when quit app with hardware back button #107

@anniewey

Description

@anniewey

After launching app from tapping on push notification, app is showing white blank screen when quit app with hardware back button. The blank screen doesn’t have bottom tab, seem to be not related to navigation. I've tried to log react navigation stack but showing only 1 route in the stack. Seems to be native side issue.

I've also tried with all types of launchMode in AndroidManifest.xml but still getting same behaviour. When launch app normally, this issue doesn't happen.

Update:
Suspect it's due to additional OpenNotificationActivity attached before MainActivity after checking out logcat. But still not sure how to disable/bypass the notification activity from push-notifications-android
@b8ne can u help on this? i cant get it to work, even tried force close with RNExitApp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions