I tried this on a few devices, I have an iOS app that crashes when my phone is not connected via XCode.
Steps I follow:
1) Open XCode Project, connect phone to Mac
2) Launch app through XCode
3) App fully works
4) Unplug cable
5) Click again on app Icon -> crash after spashscreen
Would anyone have any idea where I could look to figure out this problem ? As its only occuring while unplugged, I have no logs.
PS: Also I have submitted this app to the App store (as I didn't notice before) and Apple accepted it. Which means their process didn't even find this problem.
When your apps keep crashing on your iPhone, updating them may just be the trick to solving it. To quickly check whether a specific app has an update, go to the App Store's Search tab to find the app. If an update is available, you'll see an Update button instead of the usual Open button. Tap on it to update the app.
No, because even if you design in those tools if you want to compile locally you need xcode. However, if you need to use an IDE, but prefer NOT to use Xcode, there's always AppCode: Smart Swift/Obj-C IDE for iOS & macOS Development .
Keep your apps updated App developers keep pushing out updates to their apps. These updates contain bug fixes which should solve app crashing issues as well. As such, it is recommended to keep your apps updated.
Xcode Automatic Signing with Personal Team ID You can do it by indicating your Personal Team ID in Unity Settings: Unity > Preferences > External Tools > Xcode Default Settings > Signing Team ID, checking Automatically Sign.
Had the same problem. It's the way you terminate the debugging process. Just add another step:
1) Open XCode Project, connect phone to Mac
2) Launch app through XCode
3) App fully works
4) STOP the application (from XCode)
5) Unplug cable
6) Click again on app Icon -> crash after spashscreen
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With