I’m presently constructing an iOS app utilizing .NET for iOS challenge kind in .NET 9. The app builds and runs high quality in iOS variations 17.x and 18.x simulators however not on iOS 16.x. As of now, I’ve recognized the next:
- My app helps minimal iOS model of 16.x as specified within the Data.plist file
- The problem began occurring after I modified the minimal iOS model to 16.x
- The app runs high quality after I set the minimal iOS model to fifteen.x or decrease in Data.plist
- I’m utilizing the Xcode model 16.4 and the newest replace of VS 2022 for Home windows
- I’m utilizing the “Pair to Mac” course of to run the app within the simulator for Home windows
So what is that this problem with iOS model 16.x?