shekharskamble

Results 10 comments of shekharskamble

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

@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?

@jpca999 does it work on android? have you tried?