I've been struggling to release an iOs app that was developed using Net Maui (Dot Net 8.0) for the last 3 weeks and Apple kept rejecting the app for the stupidest reasons. In any case, the last file I sent I tried on 3 different devices I had available and it was rejected again saying that on an iPhone 13 it failed to start, but I can't figure out what the cause is.
I opened the crash log they sent and symbolized it, but since I'm an EM expert, I don't really understand what the crash log means.
Apple's raw crash log is attached here https://pastebin.com/sqyMbrb1
{"app_name":"SocialBean.App","timestamp":"2024-02-25 11:07:02.00 -0800","app_version":"1.0.5","slice_uuid":"baee96db-0c92-307c-ba5d-413a6d78d14b","adam_id":"6477769556","build_version":"1","platform":2,"bundleID":"za.co.socialbean","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"iPhone OS 17.3.1 (21D61)","roots_installed":0,"name":"SocialBean.App","incident_id":"A262C146-C4A7-465F-9927-E62DC8915072"}
Here is the symbolized log apple attached https://pastebin.com/XR9j5S3K
Incident Identifier: A262C146-C4A7-465F-9927-E62DC8915072
CrashReporter Key: efecb798cd46759d0d977bedd0be676598da97a1
Hardware Model: iPhone14,4
Process: SocialBean.App [8823]
Path: /private/var/containers/Bundle/Application/AA720717-9B7B-42C7-B45C-3366F970CFDF/SocialBean.App.app/SocialBean.App
Identifier: za.co.socialbean
Version: 1.0.5 (1)
AppStoreTools: 15C5500a
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: za.co.socialbean [2707]
Any ideas, suggestions or help will be appreciated. This is my only app of the 4 I launched this year that is giving me endless headaches.