Hi,
Expo SDK 32 (tested with 32.0.4 and 32.0.6).
Non-ejected application.
Android 6 (Android 7 works ok).
I can deliver push notifications successfully to the status bar of Android devices.
But when the app is in the background or it is closed, the app doesn’t open on clicking notification in the status.
- When the app is in the foreground, it receives the notification as expected.
- On receiving the notification, app launcher icon has the badge attached.
- On iOS everything works as expected.
What could be the reason?