I have an app that currently has "iOS Deployment Target: 9.0".
I am going to release a new version and I want to temporarily change that to "iOS Deployment Target: 10.0" until I am able to test the new release more thoroughly on iOS 9
.
Will Apple allow me to lower the target back to 9.0 in a future release? Or am I stuck with 10.0 if I make that change in the next release.
I have not found any documentation regarding this scenario, so I assume it would not be a problem, but I have also seen iTunes Connect reject binaries for other undocumented reasons.
Any advice?