I am building my apps for iOS 9.0 or greater, but starting around August 11, 2021 the binaries I submit started failing to download on older devices, anything running less than iOS 11.0
Googling the developer forums I don’t see any specific requirement, and the XCode 12.4 I’m using still allows iOS 9.0… does anyone know if there’s a new device OS minimum in effect now?
Thanks… I’m actually using 2018 LTS for this… it turns out it has got to be a new requirement of Apple that coincided with their recent beta announcement on August 11, 2021.
I say this because I dug up an old XCode project I built from Unity2018 on July 26, advanced its build number, and the same precise build apparently now requires 11.0, even though 100% of the locations in the XCode project say 9.0 deployment target.
Alas. I have to stop using my low-end Apple devices as a proxy for the performance of all the many crummy Androids that I don’t want to buy.