Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 3 replies, 0 views
Replied In
App crashes on Launch
I have been able to solve this. The cause of the issue was that I was running my app on a device with IOS 15.5, but my Xcode SDK has not been updated to the latest version that has the IOS 15.5 SDK. All I did was update my XCODE, then I reinstall my app and it works perfectly.
Thank you, guys.