Hi,
Looking for some guidance on getting my code approved through app connect.
Based on the crash logs, it appears the application is experiencing crashes related to an EXC_CRASH (SIGABRT), which is typically triggered by the app receiving an abort signal, often as a result of an unhandled exception or other critical errors that cause the app to terminate abruptly.
Any ideas on how to resolve?