Search found 304 matches

by Jellobus
Sun Jan 04, 2026 9:00 pm
Forum: iOS Deployment
Topic: iOS SDK not showing in Preferences > Mobile Support
Replies: 3
Views: 1255

Re: iOS SDK not showing in Preferences > Mobile Support

Hi Aduro91, I installed LC 10.0.0 and it worked! thank you!!
by Jellobus
Sat Dec 20, 2025 6:33 pm
Forum: iOS Deployment
Topic: iOS SDK not showing in Preferences > Mobile Support
Replies: 3
Views: 1255

iOS SDK not showing in Preferences > Mobile Support

Hi, I’m unable to see any iOS/Xcode SDK option in Preferences → Mobile Support. Only the Android SDK section is visible. Environment • macOS 15.7.3 • LiveCode 10.0.3 (rc2) • Xcode 16.2 • Mac Mini M1 What I’ve done • Installed Xcode and opened it once • Android SDK + JDK 11 are correctly detected • R...
by Jellobus
Mon Mar 13, 2023 9:44 am
Forum: iOS Deployment
Topic: Unable build a standalone in Ventura
Replies: 10
Views: 14055

Re: Unable build a standalone in Ventura

Hi Jacque,

It's working now. Thank you!

Louis
by Jellobus
Mon Mar 13, 2023 1:24 am
Forum: iOS Deployment
Topic: Unable build a standalone in Ventura
Replies: 10
Views: 14055

Re: Unable build a standalone in Ventura

Thank you guys, but I still have no luck. The simulator works fine, but LC is unable to save the standalone. I definitely want to avoid any train travel :lol:
by Jellobus
Sat Mar 11, 2023 11:43 pm
Forum: iOS Deployment
Topic: Unable build a standalone in Ventura
Replies: 10
Views: 14055

Unable build a standalone in Ventura

After I updated macOS to Ventura 13.2.1, LC could not export standalone applications for iOS.

xcode 13.2 icon is disabled, as shown in a screenshot I attached.

Is there any walkaround to solve this issue?

Please advice,

Louis
by Jellobus
Thu Sep 08, 2022 1:44 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Getting the future date
Replies: 5
Views: 3325

Re: Getting the future date

It helps :) Thank you!
by Jellobus
Wed Sep 07, 2022 10:03 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Getting the future date
Replies: 5
Views: 3325

Getting the future date

Hi,

How can I get the future date?

Let's say today is Aug 30. What date can it be after 24 hours/86400sec?

It can be Aug 31 or Sep 1st. Is there a way to get the correct future date?

I tried "convert the second+86400 to the date," but it did not work. Please advice.

Thanks for your time!

Louis
by Jellobus
Sun Jul 25, 2021 4:54 pm
Forum: Android Deployment
Topic: [Partially Solved]SDK root & JDK path: None
Replies: 64
Views: 85998

Re: SDK root & JDK path: None

Can I ask: once AS was installed did you a) just install the components from the SDK Manager or b) once installed did choose to update those SDK components? It was (a) , There was no choice, so I had to download the latest versions from SDK Manager. I wish there is a download option to choose file ...
by Jellobus
Sun Jul 25, 2021 12:47 am
Forum: Android Deployment
Topic: [Partially Solved]SDK root & JDK path: None
Replies: 64
Views: 85998

Re: SDK root & JDK path: None

It's me before here,
before.png
before.png (32.59 KiB) Viewed 16896 times
and after help, Thank you very much!
after.png
after.png (25.47 KiB) Viewed 16896 times
by Jellobus
Sun Jul 25, 2021 12:16 am
Forum: Android Deployment
Topic: [Partially Solved]SDK root & JDK path: None
Replies: 64
Views: 85998

Re: SDK root & JDK path: None

Thanks Jacque, that might be significant. I've contacted Jellobus privately to try something else. We'll return to public discussion once we've tried it. Thanks Bernard!!!! I solved the problem with your help. I don't fully understand why this error happened but I am sure that a lot of new LC users...
by Jellobus
Sat Jul 24, 2021 8:28 pm
Forum: Android Deployment
Topic: [Partially Solved]SDK root & JDK path: None
Replies: 64
Views: 85998

Re: SDK root & JDK path: None

I reported it as a bug. Please leave a comment if you have.

https://quality.livecode.com/show_bug.cgi?id=23274
by Jellobus
Sat Jul 24, 2021 3:45 pm
Forum: Android Deployment
Topic: [Partially Solved]SDK root & JDK path: None
Replies: 64
Views: 85998

Re: SDK root & JDK path: None

It is mystifying. I googled "Android Studio" "Missing files" and there were a number of discussions on it (not related to Livecode). But that's not so surprising with a complex product being used for a decade or so. Various solutions were offered to people, often they didn't work. Are missing folde...
by Jellobus
Sat Jul 24, 2021 3:44 pm
Forum: Android Deployment
Topic: [Partially Solved]SDK root & JDK path: None
Replies: 64
Views: 85998

Re: SDK root & JDK path: None

LC doesn't really need Android Studio and it is unrelated to the Java problem. AS itself isn't necessary for our purposes so you don't need to do anything about it right now. What I would do instead is remove all existing versions of Java to start with. There is more to removal than just deleting s...
by Jellobus
Sat Jul 24, 2021 3:40 pm
Forum: Android Deployment
Topic: [Partially Solved]SDK root & JDK path: None
Replies: 64
Views: 85998

Re: SDK root & JDK path: None

Are "skins" and "system-images" downloaded from AVD manager?
by Jellobus
Sat Jul 24, 2021 3:10 pm
Forum: Android Deployment
Topic: [Partially Solved]SDK root & JDK path: None
Replies: 64
Views: 85998

Re: SDK root & JDK path: None

I downloaded all SDK tools & platform files you have on AS. The differences are the latest Android emulator version 30.7.5 and Android SDK Build-Tools 31 are installed. Also, my SDK folder is missing "skins" and "system-images" folders. Screen Shot 2021-07-24 at 10.01.10 AM.png Screen Shot 2021-07-2...