Firebase crashes unreadable
问题 I have a problem reading crash reports on FireBase, my reports look like: I've already followed these instructions to symbolicate the stacktrace, got the same result. I'm using Xcode 8 My app is made in Swift 3 Already wrote "FIRApp.configure()" in my appDelegate.didFinishLaunchingWithOptions method, did make it crash, deattach the debbuger, fix the error, re-run the app, got message "Crash successfully uploaded", etc... I'm using pods(pod 'Firebase' and pod 'Firebase/Crash') I see in the