Patrik Spisak comentou,
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 comentou,
Latest iOS SDK which is available for download 2.13.0
Patrik Spisak comentou,
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 comentou,
Also sometimes I see crash __35-[CompaniesService getCompanyByID:]_block_invoke + 56
Patrik Spisak criou uma publicação,
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 comentou,
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...
Patrik Spisak criou uma publicação,
Hello, Can you finally fix in your SDK FatalError in Pushkit? So many times I see that users got an error -[PKPushRegistry _terminateAppIfThereAreUnhandledVoIPPushes] and that is something what I ...
Patrik Spisak criou uma publicação,
How to retrieve conversation for inactive bubble?
Patrik Spisak criou uma publicação,
In android docs stay how to transfer call even from outgoing state. I don't know how to do it for iOS. I have this code to start new outgoing call which then I want to transfer to the call which be...
Patrik Spisak criou uma publicação,
Hello, How is possible to resync all myNetworkContacts when application for example goes to background (some contacts already accept invitations) ? Because right now I need to terminate app and reo...