Relative Content

Tag Archive for iosfirebasereact-nativepush-notification

Badge Icon IOS React Native on Push notification firebase

I have a native React application. I use Firebase on my server side to send push notifications. It works without any problem, I get my notification on my application taking into account the state of my app (foreground, background, quit). On Android, I manage to get a +1 icon on my application icon, which is called the Icon badge. But on IOS this is impossible.