Posts

Post not yet marked as solved
2 Replies
1.6k Views
We have noticed recently that when our app is installed from the App Store, it is automatically launched into the background. After the App Store installs our app, it is started into the background (no UI) without the user pressing ‘Open’ from the App Store or tapping the app icon in the home screen. Testing with iOS 15. I assume this is not the correct behavior, an app automatically being launched after being installed. I submitted a bug report (FB9971657), but wanted to know if anyone else was seeing this behavior.
Posted Last updated
.
Post not yet marked as solved
0 Replies
380 Views
If we have a version of our app in the app store, say 4.1.0 and we are working on the next update, and have a beta in TestFlight, say 4.2.0 If we need to patch the version in the App Store because we find an issue. How do we get 4.1.1 into the store? Uploading anything older that 4.2.0 will result in an error like: file must contain a higher version than that of the previously approved version
Posted Last updated
.
Post not yet marked as solved
3 Replies
3.1k Views
While viewing the crash reports in Xcode organizer, I have recently been seeing a number of EXEC_CRASH (SIGKILL) from devices running iOS 13.Exception Type: EXC_CRASH (SIGKILL)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYTermination Reason: Namespace SPRINGBOARD, Code 0xbaadca11Termination Description: SPRINGBOARD, terminating for unspecified reasonTriggered by Thread: 0I cannot find any information on the Termination Reason code 0xbaadca11. Anyone know what this code means
Posted Last updated
.