Apurva DONGRE

  • Total activity 43
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 15

Posts

Recent activity by Apurva DONGRE Recent activity Votes
  • Ios voip call

    Stopped getting Voip calls in inactive state , Even though the certificate is properly uploaded properly.. What is the reason ?

  • Delete Failed Message (IOS)

    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]; ...

  • iOS Push notification crash

    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...

  • Crash in conversation list iOS.

    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 ...

  • iOS notification

    Not getting notification until rainbow session expires..

  • iOS background notification

    when the app is in background , the notification comes only when session expires...until then no notifications are coming...

  • iOS notification issue

    Not getting notifications when app is in background or active state, they're only coming when app is in inactive state.

  • Message Browser issue iOS

    After sharing an attachment , the text messages are randomly appearing and disappearing. Can't figure out the exact reason that why it is happening.

  • iOS messaging issue

    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...

  • iOS File Sharing

    How to download the Files which we receive from the other end i.e from peer ?