I have an app published in App Store and I have not modified any code. Actually before modifying code I wanted to run it once. It ran well in iPhone Xr simulator. No issues. But when I tried to run on my iPhone 6 it was crashing after the load. No messages. Nothing in Output window. Debug or Release nothing works. Deleted bin & obj folders and rebuilt the project but in vain.
Is it that iPhone 6 running iOS 12.x and the Xcode 12.5.1 not compatible? I was trying from VS 2019 ver 16.10.3.
As per this StackOverflow thread I checked and every code behind had XamlCompilation attribute set at the beginning of the code.





