David created a post,
Hi.We are using version 1.69.6 of the Rainbow sdk. We login with a user correctly.I need to retrieve conversation messages from a bubble, I have used GetMessagesFromConversation, which is not retur...
David commented,
Hi Vladimir. We've followed the code that's in the example:https://github.com/Rainbow-CPaaS/Rainbow-iOS-SDK-Samples/tree/master/Rainbow-iOS-SDK-Sample-Background/RainbowiOSSDKBackgroundWhen we rece...
David commented,
Hi. Now, we have configured succesfully ios notifications, and when we made a videocall from Rainbow and the app is in background, it's receive the notification and open correctly, but when we pick...
David commented,
In the documentation of the example that you tell me how to register the notifications, it says: [[ServicesManager sharedInstance].notificationsManager registerForUserNotificationsSettingsWithCompl...
David commented,
Hi Olivier, Thanks for your response. I'm using the production platform. We've installed the Apple production certificates in Rainbow Hub. I think the problem we have is that we aren't initiating c...
David created a post,
I have followed all the steps of the documentation (https://hub.openrainbow.com/#/documentation/doc/sdk/ios/guides/Push_notifications_setup)related to enabling push notifications and in IOS doesn't...