I'm encountering some crash in my iOS application.
I use Google Analytics SDK to intercept crashes on clients devices. But the problem is the content of the crashlog.
NSGenericException Trace: <redacted> <redacted> <redacted> <redacted> <redacted> <redacted> <redacted> <redacted> CFRunLoopRunSpecific CFRunLoopRunInM
I don't have more information about the error. If someone know what it speaks about, it would be much appreciated.
Edit : I can't use other SDK.