Application Target Platform:
Android
Development Operating System:
macOS Mojave
Build Tools:
React Native
version:
0.56.0
React Native Firebase
Version:4.3.8
Firebase
Module:com.google.firebase:firebase-messaging:17.1.0
Send notification from BE. App should be in background. Try opening it from tray. Error in logcat will be the same as:
https://github.com/flutter/flutter/issues/19004
After updating firebase message to com.google.firebase:firebase-messaging:17.3.0
, i got rid of exception, app opens, but OnNotificationOpened still is not triggered, but initial notification is populated. I believe this has something to do with RNNv2, i got it working by:
same issue. any ideas?
Same thing here.
Same issue
Same issue here.
Most helpful comment
Same thing here.