Search found 850 matches

by LiveCode_Panos
Thu Aug 21, 2025 3:02 pm
Forum: Announcements
Topic: [ ANN ] Release LiveCode 10.0.3 RC-1
Replies: 0
Views: 202

[ ANN ] Release LiveCode 10.0.3 RC-1

Dear LiveCoders, We are pleased to announce the release of LiveCode 10.0.3 RC-1. - LiveCode 10.0.3 RC-1 comes with 12 new features and bugfixes, including support for building against Android API 35, which will be a requirement for app submission to the Google Play Store after the 31st of August. Yo...
by LiveCode_Panos
Wed Jul 23, 2025 3:13 pm
Forum: Android Deployment
Topic: Google Play Console: new requirements
Replies: 10
Views: 7175

Re: Google Play Console: new requirements

Hello Klaus, My understanding is that if you do NOT update an existing app, then *after* the 31st of August it will be reachable only by devices running a version of Android that is equal or less to the target version. So if you currently have apps built with 10.0.2 (i.e. against API 34), this means...
by LiveCode_Panos
Wed Jul 23, 2025 2:54 pm
Forum: Android Deployment
Topic: Google Play Console: new requirements
Replies: 10
Views: 7175

Re: Google Play Console: new requirements

Hello Klaus, Thank you for your reply. This is what they say in Google Play's support pages: Starting August 31 2025: New apps and app updates must target Android 15 (API level 35) or higher to be submitted to Google Play; except for Wear OS, Android Automotive OS, and Android TV apps, which must ta...
by LiveCode_Panos
Wed Jul 23, 2025 2:12 pm
Forum: Android Deployment
Topic: Google Play Console: new requirements
Replies: 10
Views: 7175

Re: Google Play Console: new requirements

Hello all, The deadline for building against the Android API 35 SDK and for including v7 of the Google Billing Library (in case you are using in-app purchases in your project) is the 31st of August. This means that you can still submit a new app or an update to an existing app *before* the 31st of A...
by LiveCode_Panos
Tue Jun 10, 2025 4:19 pm
Forum: Announcements
Topic: MacOS Tahoe and not Sequoia support
Replies: 9
Views: 15971

Re: MacOS Tahoe and not Sequoia support

Hello all,

macOS Sequoia is indeed supported - it is just the release notes that have not been updated - sorry about that!

Kind regards,
Panos
by LiveCode_Panos
Wed May 28, 2025 3:42 pm
Forum: Announcements
Topic: [ ANN ] Release LiveCode 10.0.2 RC-4
Replies: 5
Views: 9980

[ ANN ] Release LiveCode 10.0.2 RC-4

Dear LiveCoders, We are pleased to announce the release of LiveCode 10.0.2 RC-4. LiveCode 10.0.2 RC-4 comes with 1 regression fix: - The launch url command will now work correctly on iOS. You can find the release in your LiveCode account area or get it via the automatic updater. Enjoy! Kind regards ...
by LiveCode_Panos
Fri May 09, 2025 4:34 pm
Forum: Announcements
Topic: [ ANN ] Release LiveCode 10.0.2 RC-3
Replies: 0
Views: 7327

[ ANN ] Release LiveCode 10.0.2 RC-3

Dear LiveCoders, We are pleased to announce the release of LiveCode 10.0.2 RC-3. LiveCode 10.0.2 RC-3 comes with 1 regression fix: - The tsNet component has been reverted to a previous version to resolve issues with the engine crashing on exit. You can find the release in your LiveCode account area ...
by LiveCode_Panos
Thu Apr 24, 2025 4:50 pm
Forum: Announcements
Topic: [ ANN ] Release LiveCode 10.0.2 RC-2
Replies: 0
Views: 54777

[ ANN ] Release LiveCode 10.0.2 RC-2

Dear LiveCoders, We are pleased to announce the release of LiveCode 10.0.2 RC-2. LiveCode 10.0.2 RC-2 comes with 2 bugfixes: - When building for iOS, the standalone builder will now search the new (Xcode 16+) location for provisioning profiles - Android standalones now build correctly when including...
by LiveCode_Panos
Thu Apr 17, 2025 5:16 pm
Forum: Announcements
Topic: [ ANN ] Release LiveCode 10.0.1 STABLE and 10.0.2 RC-1
Replies: 0
Views: 8637

[ ANN ] Release LiveCode 10.0.1 STABLE and 10.0.2 RC-1

Dear LiveCoders, We are pleased to announce the release of LiveCode 10.0.1 STABLE and LiveCode 10.0.2 RC-1. - LiveCode 10.0.1 comes with 22 new features and bugfixes since the previous stable release. - LiveCode 10.0.2 RC-1 comes with 21 additional new features and bugfixes, including support for bu...
by LiveCode_Panos
Thu Mar 27, 2025 2:12 pm
Forum: Android Deployment
Topic: Android Studio LadyBug 2024.2.1
Replies: 27
Views: 48555

Re: Android Studio LadyBug 2024.2.1

Hello Klaus, Hmm, not sure TBH! I have not encountered this issue. I would only suggest you type your keystore passwords very slowly, since if you type fast some keystrokes are missed (and thus the password typed is incorrect). Also, how did you create your .keystore file? Did you follow this lesson...
by LiveCode_Panos
Thu Mar 27, 2025 9:09 am
Forum: Android Deployment
Topic: Android Studio LadyBug 2024.2.1
Replies: 27
Views: 48555

Re: Android Studio LadyBug 2024.2.1

Hello all,

The "Do not Sign" option has a bug - instead you can choose either "Sign for Development only" or "Sign with my key" and choose a valid keystone file in this case.

Kind regards,
Panos
--
by LiveCode_Panos
Mon Jan 06, 2025 9:24 am
Forum: iOS Deployment
Topic: AppStore Subscriptions
Replies: 12
Views: 55692

Re: AppStore Subscriptions

Hello Aduro91, Hi Panos: mobileStoreEnablePurchaseUpdates mobileStoreSetProductType "SKU001", "subs" mobileStoreMakePurchase "SKU001", "1", "This belongs to me" Right? or should it be mobileStoreEnablePurchaseUpdates mobileStoreSetProductType "my.bundle.id", "subs" mobileStoreMakePurchase "SKU001", ...
by LiveCode_Panos
Tue Dec 10, 2024 5:36 pm
Forum: Talking LiveCode
Topic: Check price of in-app purchase by region?
Replies: 4
Views: 11435

Re: Check price of in-app purchase by region?

Hello Aduro91, You can use "mobileStoreRequestProductDetails" - check the dictionary: This command fetches values for various keys, such as price and description, as specified when creating the in-app items in the vendor's developer console. If a value for a key is not specified, empty is returned f...
by LiveCode_Panos
Fri Dec 06, 2024 4:37 pm
Forum: Announcements
Topic: [[ ANN ]] Release LiveCode 10.0.1 RC-3
Replies: 0
Views: 49219

[[ ANN ]] Release LiveCode 10.0.1 RC-3

Dear LiveCoders, We are pleased to announce the release of LiveCode 10.0.1 RC-3. LiveCode 10.0.1 RC-3 comes with 2 bugfixes: - Apps submitted to the iOS app store will no longer have problems with missing privacy manifests - When building for iOS, the standalone builder will now search the new (Xcod...
by LiveCode_Panos
Thu Nov 21, 2024 5:18 pm
Forum: Android Deployment
Topic: can't release new APP Version
Replies: 2
Views: 11534

Re: can't release new APP Version

Hello Simon, I was not able to test this since I have no draft release in production, but there should be a Discard button if you go to the Production track and see the releases that appear there: https://stackoverflow.com/questions/65840261/unable-to-create-production-release-and-to-promote-alpha-t...