You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Match the crash report to a common pattern. Based on the pattern, take specific actions to further investigate the crash. See Identifying the Cause of Common Crashes.
Test the app on a device to ensure that it now runs as expected.
Once the crash is addressed, create and submit a new build for review.
Crashlog
Rename its extension from .txt to .ips to be able to make Xcode do something useful with it.
Review date: August 21, 2024
Build version reviewed: 1.0 (2)
Guideline 2.1 - Performance - App Completeness
We were unable to review the app because it crashed on launch. We have attached detailed crash logs to help troubleshoot this issue.
Review device details:
Device type: iPad Air (5th generation)
OS version: iOS 17.6.1
Next Steps
To address the crash in the app, follow these steps:
Fully symbolicate the crash report. See Adding Identifiable Symbol Names to a Crash Report for an explanation of the symbolication process.
Match the crash report to a common pattern. Based on the pattern, take specific actions to further investigate the crash. See Identifying the Cause of Common Crashes.
Test the app on a device to ensure that it now runs as expected.
Once the crash is addressed, create and submit a new build for review.
Crashlog
Rename its extension from .txt to .ips to be able to make Xcode do something useful with it.
crashlog-590AFCD5-3F9C-4D20-B7B3-E22BBA531150.txt
Stack Trace
I have a strong suspicion that the
checkIfLocationServicesIsEnabled()
method is the source of the crash. let me know if you need help debugging this.The text was updated successfully, but these errors were encountered: