Setup iOS with nex Xode-Version

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
AlexP
Posts: 12
Joined: Fri Sep 11, 2020 4:50 pm

Setup iOS with nex Xode-Version

Post by AlexP »

After Xcode has been updated to the latest version (iOS 14) I cannot acivate the mobile development in LC for iOS. You software says, a valid version of XCode cannot be found.

This problem stops all projects based on iOS.

Could you fix that?

Thanks,
Alex
AlexP
Posts: 12
Joined: Fri Sep 11, 2020 4:50 pm

Re: Setup iOS with nex Xode-Version

Post by AlexP »

And: Same issue with Android studio: The path, described in documentation does not exist.

where do I find the correct path for the android installation?

I'm usig the latest version of android studio, located in /programme/androidstudio . app/contents ..

Rgds,
Alex
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Setup iOS with nex Xode-Version

Post by Klaus »

Please check the "Release Notes", page 5 (Menu: Help) for the currently supported Xcode versions in LC 9.6.1.
iOS 14 is not yet supported!
AlexP
Posts: 12
Joined: Fri Sep 11, 2020 4:50 pm

Re: Setup iOS with nex Xode-Version

Post by AlexP »

Thanks for info.

That might be like that .. but updating of the environmnt should remain possible, as the dev tools are used for other projects. a native support of ios 14 is another step ..

do you maybe know something about the adroid issue?
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Setup iOS with nex Xode-Version

Post by Klaus »

No, sorry, I don't develop for mobile.
jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7423
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Setup iOS with nex Xode-Version

Post by jacque »

You can add more than one version of Xcode to the list in mobile preferences and LC will use the one that is compatible. You can also have more than one version on your hard drive if you keep each one in its own folder.

For now, download the compatible version and assign it to mobile prefs. LC advises not to use auto-update which will replace the older version. Instead, download each new Xcode separately.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
AlexP
Posts: 12
Joined: Fri Sep 11, 2020 4:50 pm

Re: Setup iOS with nex Xode-Version

Post by AlexP »

Thank you for the tip. I'll install an older version for now ..

Do you maybe know, wich path to set up in LC to get the connection to android working?

Thanks,
Alex
jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7423
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Setup iOS with nex Xode-Version

Post by jacque »

AlexP wrote: Sat Sep 19, 2020 9:00 am Thank you for the tip. I'll install an older version for now ..

Do you maybe know, wich path to set up in LC to get the connection to android working?
Try this: https://kitefaster.com/2018/02/22/locat ... %E2%80%9D.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
stam
Posts: 3209
Joined: Sun Jun 04, 2006 9:39 pm

Re: Setup iOS with nex Xode-Version

Post by stam »

AlexP wrote: Sat Sep 19, 2020 9:00 am Do you maybe know, wich path to set up in LC to get the connection to android working?
For me, it's located at: /Users/[USER]/Library/Android/sdk
elanorb
Livecode Staff Member
Livecode Staff Member
Posts: 516
Joined: Fri Feb 24, 2006 9:45 am

Re: Setup iOS with nex Xode-Version

Post by elanorb »

Hi

For Android you will need make sure you have all the required packages installed. Your SDK folder will not be selectable if the required packages are not installed. You can also see the path to the SDK location in the SDK Manager.

We have a lesson on this here

http://lessons.livecode.com/m/2571/l/62 ... oid-studio

I hope that helps.

Kind regards

Elanor
Elanor Buchanan
Software Developer
LiveCode
Post Reply