Page 1 of 1

several versions of a same app on App Store ?

Posted: Fri Apr 20, 2018 6:39 pm
by jmburnod
Is there a way to have several versions of a same app on App Store to allows users to choose one version for their iOS ?
In the real world some app are not upgraded by the developper but this app is very important for one category of users (for instance people with special needs) and they don't want upgrade their iOS to keep it.
Best regards
Jean-Marc

Re: several versions of a same app on App Store ?

Posted: Fri Apr 20, 2018 8:56 pm
by LiveCode_Panos
Hi Jean Marc,

If you set the minimum deployment version (e.g. "iOS 8.0 or later") in the standalone settings, your app will be available to devices running iOS 8.0 or later. This is independent of the Xcode version you use to build the standalone.

Best,
Panos
--

Re: several versions of a same app on App Store ?

Posted: Sat Apr 21, 2018 12:25 am
by jmburnod
Hi Panos,
Thanks for this precious information.
I confess I didnt read all docs about this
Best
Jean-Marc