I’m having trouble determining what the minimum iOS version will be for my app, especially if I do not specify ‘MinimumOSVersion’ in the build settings. I’m thinking it might be 6.0 according to this post:
p.s. am I supposed to be seeing the correct launch images as configured in build settings in the simulator? Because so far, it only seems to be using one of the images: Default-Landscape@2x
I’d have to confirm with the engineers (in case they changed something I’m not aware of), but I’m pretty sure the Simulator doesn’t consider different launch images. Probably best to test on devices if possible.
p.s. am I supposed to be seeing the correct launch images as configured in build settings in the simulator? Because so far, it only seems to be using one of the images: Default-Landscape@2x
I’d have to confirm with the engineers (in case they changed something I’m not aware of), but I’m pretty sure the Simulator doesn’t consider different launch images. Probably best to test on devices if possible.