An open API service indexing awesome lists of open source software.

https://github.com/rickstaa/killed_app_notification_bug_example

Example that shows that the addNotificationResponseReceivedListener callback is not triggered when a android app is killed.
https://github.com/rickstaa/killed_app_notification_bug_example

Last synced: about 1 month ago
JSON representation

Example that shows that the addNotificationResponseReceivedListener callback is not triggered when a android app is killed.

Awesome Lists containing this project

README

          

# killed_app_notification_bug_example-

Example that shows that the addNotificationResponseReceivedListener callback is not triggered when a android app is killed. This example uses the snack that is given in the [expo-notifications docs](https://docs.expo.dev/versions/latest/sdk/notifications/).