On devices running iOS 14.5.1, the app was force-quit immediately after deployment and could not be launched.

Hi.

My development environment is as follows.
  • -

iPad - Ver iPadOS14.5.1
Microsoft Visual Studio Enterprise 2019 - Ver 16.9.5
Xamarin - Ver 16.9.000.292
Xamarin.iOS and Xamarin.Mac.SDK - Ver 14.16.0.5

XCode Ver 12.5
  • -

Since the update, I can't debug anymore.

Any help would be greatly appreciated.
Thank you for your help.
Answered by SoftDoKK in 674788022
I went to Tools, clicked Options, and unchecked "Enable My Code Only" under General in the Debugging column, and now I can run it.

I checked the "Enable My Code Only" checkbox again as a test, and confirmed that I could run the program.

Maybe the options file was corrupted and prevented it from starting.

Thanks for your valuable time.
Accepted Answer
I went to Tools, clicked Options, and unchecked "Enable My Code Only" under General in the Debugging column, and now I can run it.

I checked the "Enable My Code Only" checkbox again as a test, and confirmed that I could run the program.

Maybe the options file was corrupted and prevented it from starting.

Thanks for your valuable time.
On devices running iOS 14.5.1, the app was force-quit immediately after deployment and could not be launched.
 
 
Q