b8ne / react-native-pusher-push-notifications

Manage pusher interest subscriptions and notification events in Javascript.
MIT License
96 stars 85 forks source link

Added method to control push notification badge count in iOS. #92

Open mahesh-agrawal-616 opened 2 years ago

Humni commented 2 years ago

LGTM - @mahesh-agrawal-616 what testing have you done on this?

arochedy commented 7 months ago

NEEEDDED ;)

Can we merge it and relase new version ?

arochedy commented 5 months ago

Ok I tested your code on ios app :

setApplicationIconBadgeNumber is working well (than you 🙏🙏)

But I have an error with getApplicationIconBadgeNumber (I'll find the error code but something with "it's not iterable")