Prakash commented,
Hi,I am not getting call when app is not running state.i configured production certificate and voip. will i have to implement pushkit??check this.https://support.openrainbow.com/hc/en-us/community/...
Prakash created a post,
rainbow version 1.66following log added.[FavoritesManager:322] Fetch list of favorites... [NSNull countByEnumeratingWithState:objects:count:]: unrecognized selector sent to instance 0x1f5463c00 **...
Prakash created a post,
Hi,Call received when it's foreground and in background but not received call when it's in running state.I am using production version.Will i have to send pushkit(PKPushCredentials) token to rainbo...
Prakash commented,
Hi Sibin, Did you used Sending DTFM code?https://hub.openrainbow.com/#/documentation/doc/sdk/ios/guides/Managing_voice_video_calls - SENDING A DTFM CODE
Prakash commented,
Hi,I am calling this method from didFinishlaunching. func configRainbow() { DispatchQueue.main.async { ServicesManager.sharedInstance()?.setAppID(kID, secretKey:kSecretKey) ...
Prakash commented,
Hi Apurva,Thanks for your response.I tried above the code. i am getting same crash. check below link for my issue detail.https://support.openrainbow.com/hc/en-us/community/posts/360007050299-Notifi...
Prakash commented,
Hi Apurva,i am facing same issue. can you share that solution?Thanks,
Prakash created a post,
Hi,- User did not get any remote notification when he/she receive the message and my app is in development mode stage. - I followed same process for creating certificate https://hub.openrainbow.co...
Prakash created a post,
App get crashed when i click on app notification in notification center.Scenario: - App not running(app not in background) state when i click on notification it's crashed. - if app is foreground or...
Prakash created a post,
when i make voice message from desktop rainbow app to my app i am getting in mp4 audio formate file not working.when i make voice message from mobile rainbow app to my app i am getting in m4a forma...