I figgured out by myself. First I had to save data into URL let tmpFileURL = URL(fileURLWithPath:NSTemporaryDirectory()).appendingPathComponent(message.attachment!.fileName ?? "video") let wasFile...
Also you are mentioning CocoaPods support is deprecated and will be removed in the next version. The CocoaPods Trunk (official specs repository) will become read-only on December 2, 2026, making ...
Your SDK crashing right away Can't show source file for stack frame 1: RoomService.setupListeners()The file path does not exist on the file system: /Users/jenkins/Agent/workspace/Rainbow-iOS-CPaaS-...
Also > ⚠️ **Major migration**: this version introduces a Swift rewrite of several key components previously in Objective-C. All changes listed below are breaking. Please check the [migration guide...
3 months is not able anyone from developers to provide an answer This support forum is one of the worst I have ever seen. I was checking basically only this URL if there is new SDK released. Which...
Its hard to say where its crashed because your SDK missing dSYM so I see just generic crash from crashes in Xcode to pointing just a method which causing crash. Its all the time about 2 Rainbow -...
Latest iOS SDK which is available for download 2.13.0
Is anyone reading this forum at all? 10 days and no answer. Last SDK updated in March but I see new functions in official rainbow app, is this SDK still maintain for the public or is already abando...
Also sometimes I see crash __35-[CompaniesService getCompanyByID:]_block_invoke + 56
In your case it should be the first case that is causing the crashes if your app is not proposing invitation to join a company or searching for one. Could you tell me how to handle this in app? B...