EvanBacon / expo-native-firebase

🔥 Native Firebase Expo App (iOS, Android) Demo for Firestore, Notifications, Analytics, Storage, Messaging, Database 🚨
211 stars 41 forks source link

[expo-firebase-notifications] onNotificationOpened seems like not working on Android #11

Open x86kernel opened 5 years ago

x86kernel commented 5 years ago

When i tap a received push notification in a home screen (it means App is alive in background) the onNotificationOpened was not trigger.

i also tested app with this repo just change google-services.json, but not working too

expo: 31.0.6 expo-firebase-*: 1.0.0-rc.5 react-native: sdk-31.0.1

killerham commented 5 years ago

I'm having this issue as well.

gusmattos1 commented 5 years ago

Same here

x86kernel commented 5 years ago

@EvanBacon Is it solved in expo 32?

n-sviridenko commented 5 years ago

Same. Using expo 30 (detached).