Stopped getting Voip calls in inactive state , Even though the certificate is properly uploaded properly.. What is the reason ?
I am unable to delete my failed which is the last message , even though i have called the method, [self.conversationsManager deleteMessage:_conversation.lastMessage inConversation:_conversation]; ...
If my app is in inactive state and if a push notification comes , my app crashes while launching. This set of code is present in didFinishLaunchingWithOptions : [[ServicesManager sharedInstance] s...
We are using SDK 1.49.0 and we have encountered a big problem. Whenever we go to any chat and immediately come back to the list and repeating the process several times , the app gets stuck and the ...
Not getting notification until rainbow session expires..
when the app is in background , the notification comes only when session expires...until then no notifications are coming...
Not getting notifications when app is in background or active state, they're only coming when app is in inactive state.
After sharing an attachment , the text messages are randomly appearing and disappearing. Can't figure out the exact reason that why it is happening.
The issue i am facing is :- If i send an image to a particular person and the if i send a text message, what is happening is my text message is getting replaced by the image i've sent earlier.....t...
How to download the Files which we receive from the other end i.e from peer ?