Post

Replies

Boosts

Views

Activity

App Crashes on launch TestFlight
I have a completed app that connects to a python API I set up and some NodeJs servers, and I am trying to upload my app to TestFlight to test it. It archives fine and uploads to App Store connect, but it doesn't pass the review saying "My app crashes on launch" so they are unable to test anything. It still works fine on my real device when I plug my iPhone XR into my Mac. I do have the crash logs from the submission but I honestly don't know how to read them. It says that the crash reports are fully symbolicate but I don't know if they really are or not. I haven't attached them since I don't really know what important information to block out or not. But they do not fully specify the problem. It is hard to debug this issue since the app works fine on my side so I do not know what is happening once it gets to the review side. Also if anything else is needed to help figure this out, like parts of my projects build settings or configurations please let me know and I'll be happy to post them. Thank you.
4
0
572
Mar ’22
First Swift App
Hi, I am fairly new to swift and Xcode and am trying to start my first swift app. I downloaded and opened Xcode, clicked on start new project and named it and everything. Then when I tried to run it before putting any code in to see if the default screen will show up on my simulator I ran into these errors Errors Errors Errors I know this is a lot that I just copied and pasted but this is what Xcode gave me. This is my first time running a swift app in Xcode. I have run flutter apps before that use Xcode but never actually ran it from Xcode. I don't know why it isn't letting me run a simple basic app. Any help would be appreciated. Thanks
2
0
570
Feb ’22