Steps to reproduce
- Under Xcode 16 Beta 5, install and run the app in debug mode on an iOS 18 device.
- Kill the app
- Launch from springboard
Expected results
The app should show a full screen saying that Launching app in debug mode springboard is not supported
Actual results
Crashes
Code sample
Empty flutter app
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
I found this related message from the console:
[app<com.example.testProj3(07968AC9-DF97-4295-8DF7-7122871E7718)>:1948] Terminating with context: <RBSTerminateContext| domain:10 code:0x8BADF00D explanation:[app<com.example.testProj3>:1948] Failed to terminate gracefully after 5.0s
ProcessVisibility: Unknown
ProcessState: Running
WatchdogEvent: process-exit
WatchdogVisibility: Background
WatchdogCPUStatistics: (
"Elapsed total CPU time (seconds): 9.560 (user 5.530, system 4.030), 27% CPU",
"Elapsed application CPU time (seconds): 0.000, 0% CPU"
) reportType:CrashLog maxTerminationResistance:Interactive>
Logs
Logs
Flutter Doctor output
na