A few weeks ago, I shared my thoughts on an increasingly powerful web service for iOS devs, TestFlightApp: TestFlightApp is getting better and cooler!
Now, they push the service even further: what about the possibility of having real time symbolication of application crash reports? Yep, they now offer this possibility for all of their users.
By uploading the application's .dSYM file on their servers, TestFlightApp will be able to symbolicate any crash happening in your apps provided that the TestFlightSDK is build into the application.
Reminder, symbolication is the process of translating addresses in crash reports to function names, method names, file names and line numbers. Raw crash reports received from users via email or downloaded from iTunes Connect.

0 comments:
Post a Comment