About iOS SDK crash logs

751
1
10-06-2020 04:19 AM
Muhammet_İkbalYaşar
New Contributor II

Hello,

We use Arcgis Runtime iOS SDK 100.7 version in our mobile application. The application also has Firebase Crashlytics installed. However, when we look at the Crash logs, we see that many people are broken by the arcgis. This may be the cause. The screenshot is attached.

Best regards

0 Kudos
1 Reply
Nicholas-Furness
Esri Regular Contributor

Hi,

Thanks for posting. Unfortunately the Crashlytics screenshots don't tell us anything helpful. You will need to get Crashlytics to symbolicate their logs using the dSYM file that's installed with the SDK. You'll find it in ~/Library/SDKs/ArcGIS/iOS/Frameworks/Dynamic next to the ArcGIS.framework file.

It will also be helpful to know what the application is doing at the time.

Hope this helps.

Nick

0 Kudos