Unfortunately, the iOS device is not able to increment the badge counter automatically each time a new push message is received. But in order to manage the badge counter, you need to send a push notif...
First things first! In order to send/receive messages in the chats, you need to have your users authorized into your application. Please find the details about user authentication here: Authentication...