Skip to content

Fix initial push notification not handled on android

Martin Santangelo requested to merge push-issue-android into develop

Ticket(s) / Related Merge Requests

#5487 (closed)

Summary of Changes

Modified the fork of the push notification package to solve the issue

https://github.com/Minds/react-native-notifications/pull/15

Testing Considerations

Open a push notification with the app closed, it should navigate to the correct screen

Regression Scope

(Can this change cause another regression issue? Which areas to focus on for regression testing?)

Platform Affected (web, mobile, etc)

(Which platforms are affected by this change? Web, Mobile, or Both?)

Developer Testing Completed

(What has been tested already?)

Screenshots

(Any extra UI screens that can be shared)

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports