several versions of a same app on App Store ?

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2718
Joined: Sat Dec 22, 2007 5:35 pm
Location: Genève
Contact:

several versions of a same app on App Store ?

Post by jmburnod » Fri Apr 20, 2018 6:39 pm

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
https://alternatic.ch

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

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

Post by LiveCode_Panos » Fri Apr 20, 2018 8:56 pm

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
--

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2718
Joined: Sat Dec 22, 2007 5:35 pm
Location: Genève
Contact:

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

Post by jmburnod » Sat Apr 21, 2018 12:25 am

Hi Panos,
Thanks for this precious information.
I confess I didnt read all docs about this
Best
Jean-Marc
https://alternatic.ch

Post Reply

Return to “iOS Deployment”