How to add red bubble badge to app for unread messages

How do i add the red bubble badge notification on the app for unread in app messages

You do this by adding a number to the badge property of your UNMutableNotificationContent object.

Alternatively if you are using push notifications, then you will add the badge key to your payload as explained in Generating a remote notification


Argun Tekant /  DTS Engineer / Core Technologies

How to add red bubble badge to app for unread messages
 
 
Q