I'm using Visual Studio for Mac.
When I build and run my app, it only runs on iPhone XS Max.
Every other device ( I tested XS Max all the way to iPhone 6)and it will crash at the end of the splash screen loading saying that it expects a rootview.
The only physical device I have to test with is an iPhone 6S Plus, but if crashes on here as well.
I have tried cleaning and rebuilding, deleting bin and obj folders.
I checked the device log, but I didn't see anything that lead me to a solution.
Any ideas on where else to check, or specific things to try that could lead to the cause of this peculiar issue?
When I build and run my app, it only runs on iPhone XS Max.
Every other device ( I tested XS Max all the way to iPhone 6)and it will crash at the end of the splash screen loading saying that it expects a rootview.
The only physical device I have to test with is an iPhone 6S Plus, but if crashes on here as well.
I have tried cleaning and rebuilding, deleting bin and obj folders.
I checked the device log, but I didn't see anything that lead me to a solution.
Any ideas on where else to check, or specific things to try that could lead to the cause of this peculiar issue?