Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

samuelpismel/expo-notifications-interaction-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Bug

  • The addNotificationResponseReceivedListener is not been triggered when the app is killed and it is started via an notification interaction.
  • The bug does not occur in Expo Go, only when we install the built apk.

How to test:

  1. Create a build and install it in your phone via adb install
  2. Click on Send Notification button
  3. Close the app and remove it from memory
  4. Click on the notification to open the app
  5. The response data should have appeared but it will not
  6. If you click in the reload button the response data will appear

Debug App Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published