Android notifications app does not launch

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.

  1. When the app is in the foreground, it receives the notification as expected.
  2. On receiving the notification, app launcher icon has the badge attached.
  3. On iOS everything works as expected.

What could be the reason?

Hey @vasyas,

It sounds like you’ve done your due diligence here. Would you mind creating a Github issue for this providing as much relevant information as you can?

Cheers,
Adam

Done, thanks.

1 Like

Much appreciated!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.