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...
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...
I found it by myself. There is constant which can be used as observer kCallSupervisionCanShiftCall
Hi, still does not work. I've revoked old certificates on Apple. Create new one, follows your command to generate certificate in PEM format, upload into APNS V2. I've removed VoIP certificate f...
No change at all with new certificates, same result, push are not delivered. PEM file was tested. Push was successfuly send and I got it on my phone.
Same for VoIp