Im getting lastMessage from Conversation object. Like conversation.lastMessage. But return nil for attachment message without text. For location im not able to test it, seems locations does not wo...
I see only this in the log 2022-07-18 13:24:03.264414+0200 DholRainbow[924:132418] [EncryptionManager:54] saveKeysData : save keys locally. title = "Message encrypted"; title = "M...
I disabled logs my way because not sure if there is API or not for this. In path: Pods/Target Support Files/RainbowSDK I have created file: RainbowSDK-prefix.pch Inside file I have add #ifdef __OBJ...
Ive tried but now I have problem that im not receiving push notifications at all. I did not made any changes but push notification does not arrive when app is terminated. I ve tried certificates vi...
Have no idea, because official applicatiion I cant connect to sandbox environment I think
This issue was on 2.4.0 but I was also not able to open website with API documentation. But now seems to be solved as well. Maybe you had something wrong with SSL certificate.
Hi, Yes when I updated to 2.4.1 avatar update/remove working fine.
I dont have anything in logs about decryption.
I have create UNNotificationServiceExtension for decoding encrypted messages. But calling method ServicesManager.sharedInstance().notificationManager.decryptNotificationContent(userInfo: userInfo)...
But how server updating the badge number? I can overwrite badge number on app start, but my problem is that right now is still showing number 11 and on each receive push notification this number g...