Patrik Spisak commented,
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 ...
Patrik Spisak commented,
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-...
Patrik Spisak commented,
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...
Patrik Spisak commented,
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...
Patrik Spisak commented,
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 -...
Patrik Spisak commented,
Latest iOS SDK which is available for download 2.13.0
Patrik Spisak commented,
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...
Patrik Spisak commented,
Also sometimes I see crash __35-[CompaniesService getCompanyByID:]_block_invoke + 56
Patrik Spisak created a post,
Hello, Can someone told me why this crash happen in my app? I dont use any function from ComapniesServices which is createorUpdateCompanyFromDictionary. What shoud I do to be able to prevent this ...
Patrik Spisak commented,
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...