Skip to content

Run initial navigation and notifications check only once - reset boosted content service when swithing users #4452

Martin Santangelo requested to merge fix/initial-push-switchinguser into develop

Ticket(s) / Related Merge Requests

#4452 (closed)

Summary of Changes

  • Ensure that the initial navigation and notification checks run only once
  • Cleared the boosted content service when switching users

Testing Considerations

  • Open the app and log in
  • Close the app (kill)
  • Open the app by tapping a push notification (e.g. tag the user in a post)
  • It should navigate to the correct screen
  • Log in with an additional user
  • It should not navigate to the push notification route again

Regression Scope

It only affects the initial handling of navigation and the boosted content service when switching users

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

Android device

Screenshots

demopush2

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports