FirebasePushNotificationPlugin
FirebasePushNotificationPlugin copied to clipboard
Can't able to retrieve the body and title values while tapping on Notification
🐛 Bug Report
Expected behavior
Reproduction steps
Configuration
Version: 1.x
Platform:
- [ ] :iphone: iOS
- [ ] :robot: Android
- [ ] :checkered_flag: WPF
- [ ] :earth_americas: UWP
- [ ] :apple: MacOS
- [ ] :tv: tvOS
- [x] :monkey: Xamarin.Forms
I have tried to retrieve the body and title values while tapping on Notification when app in background or closed state. But there can't able to get those values. If I tried when app in foreground I can able to access those values.
This is the response I got when app in background/closed state,

I too facing this issue
Same here. I can get the p.Data values when the app is opened but when the app is closed.. .. nothing
same here