Jack Cole Well-Known Member Licensed User Longtime User Jan 4, 2020 #1 Is there any current system of crash reporting for b4i apps? The Apple dashboard is sorely lacking in this regard (providing only numbers of crashes). Does this still work?
Is there any current system of crash reporting for b4i apps? The Apple dashboard is sorely lacking in this regard (providing only numbers of crashes). Does this still work?
Erel B4X founder Staff member Licensed User Longtime User Jan 5, 2020 #2 Jack Cole said: Does this still work? Click to expand... I don't know. Getting the crash report details can be difficult. If you submitted your app through Xcode then you should be able to get the reports. Once you have the report you can symbolicate the report and extract information out of it: Symbolicating a crash report Upvote 0
Jack Cole said: Does this still work? Click to expand... I don't know. Getting the crash report details can be difficult. If you submitted your app through Xcode then you should be able to get the reports. Once you have the report you can symbolicate the report and extract information out of it: Symbolicating a crash report