In case of a notification being opened while the app is open, the app does not reload. It should implement correct behavior by overwriting onNewIntent(Intent).
In case of a notification being opened while the app is open, the app does not reload. It should implement correct behavior by overwriting `onNewIntent(Intent)`.
In case of a notification being opened while the app is open, the app does not reload. It should implement correct behavior by overwriting
onNewIntent(Intent)
.