shekharskamble
shekharskamble
@arv - can you please post the code?
Hi @maxmijn I want to add flights climbed in my app too, how did you achieve that?
any updates on this? I am facing the exact issue
Facing same problem...
@tawsifalam - put badge number in data payload instead of custom_notification var payload ={ data: { custom_notification: JSON.stringify({ ... }), badge: '15', } }
@frangeris - combination of deeplink & react-native-fcm (FCM.on event in home screen), pass screen property in the notification and route based on that. Thats how I achieved it still not...
can owners merge this PR as soon as possible?
need this feature badly! any updates?
@jpca999 does it work on android? have you tried?