app ID D12401BA-C118-2CC9-FF7D-A4B0700D0600
Hello,
from the beginning, I get a few crashes with my iOS app using Backendless, mostly in HttpEngine.m.
I kept on updating the iOS Backendless SDK each time I publish a new release, for instance the actual version is using the SDK version 3.0.22, but the crash problem is getting worst now.
I have several hundreds of crashes in Crashlytics referenced as following:
HttpEngine.m line 264
-[HttpEngine processAsyncAMFResponse:]
Fatal Exception: NSInvalidArgumentException
-[BSMutableSettings dsId]: unrecognized selector sent to instance 0x12c5b0120
or
-[BodyHolderFactory dsId]: unrecognized selector sent to instance 0x15d85760
or
-[__NSCFType dsId]: unrecognized selector sent to instance 0x165d1e50
or
-[__NSArrayI dsId]: unrecognized selector sent to instance 0x155d5540
Also getting several dozains of crashes with those references:
BackendlessCache.m line 355
-[BackendlessCache invokeAsync:method:args:responder:]
Fatal Exception: NSRangeException
*** -[__NSArray0 objectAtIndex:]: index 3 beyond bounds for empty NSArray
I’m going to run a big test session in debug mode to try and understand if there’s a pattern which lead to those crashes.
If you have any information on your side that could help, I’m all ears
Thank you for your help,
regards,
loïc b.