Search found 785 matches

by LiveCode_Panos
Wed Jan 24, 2024 3:17 pm
Forum: Android Deployment
Topic: Unable to test install after Sonoma + LC10DP7 update
Replies: 4
Views: 1354

Re: Unable to test install after Sonoma + LC10DP7 update

Hello Trevix, Did you originally develop this stack (and set the path to the res folder) in the same machine? I am wondering if the "old" stored path to the res folder (which is stored as a custom property of the stack) was an absolute path that was pointing to a location in your old machine, and by...
by LiveCode_Panos
Tue Dec 12, 2023 5:11 pm
Forum: Announcements
Topic: [ANN] Release LiveCode 10.0.0 DP-7
Replies: 0
Views: 107166

[ANN] Release LiveCode 10.0.0 DP-7

Dear LiveCoders, We are pleased to announce the release of LiveCode 10.0.0 DP-7. LiveCode 10.0.0 DP-7 comes with more than 16 bugfixes and new features since the previous DP release, and also includes the bug fixes of LiveCode 9.6.11, such as support for building with Xcode 15 / iOS 17 SDK and some ...
by LiveCode_Panos
Thu Nov 16, 2023 4:31 pm
Forum: Announcements
Topic: [ANN] Release LiveCode 9.6.11
Replies: 2
Views: 4391

Re: [ANN] Release LiveCode 9.6.11

Hello Stam,

Sure, from now on I can post an announcement for every new release of the enhancements bundle as well. BTW, we released a new bundle yesterday!

Kind regards,
Panos
--
by LiveCode_Panos
Thu Nov 16, 2023 4:00 pm
Forum: Announcements
Topic: [ANN] Release LiveCode 9.6.11
Replies: 2
Views: 4391

[ANN] Release LiveCode 9.6.11

Dear LiveCoders, We are pleased to announce the release of LiveCode 9.6.11 STABLE. LiveCode 9.6.11 STABLE comes with more than 10 bugfixes and new features, including support for Xcode 15 / iOS 17 SDK. You can find more details on the bug fixes and improvements of this new release here: https://live...
by LiveCode_Panos
Tue Nov 14, 2023 8:35 am
Forum: Announcements
Topic: [ANN] Release LiveCode 9.6.11 RC-1
Replies: 4
Views: 5583

Re: [ANN] Release LiveCode 9.6.11 RC-1

Hello Stam,

Indeed, there is a bug in the autoupdater in LC 9.6.10 - thanks for spotting this. We are working on getting it fixed asap.

In the meanwhile, you can get LC 9.6.11 rc1 from your account area.

Kind regards,
Panos
--
by LiveCode_Panos
Tue Nov 14, 2023 8:25 am
Forum: iOS Deployment
Topic: AppStore Subscriptions
Replies: 9
Views: 10955

Re: AppStore Subscriptions

Hello Stefan and Jacque, The correct syntax is this one: mobileStoreMakePurchase <productID>, <quantity>, <developerPayload> So in this case. in the following script, you just have to replace "com.runrev.sampleapp.nonconsumable" with the SKU of the subscription, as it appears in the AppStore Connect...
by LiveCode_Panos
Thu Nov 02, 2023 3:33 pm
Forum: Announcements
Topic: [ANN] Release LiveCode 9.6.11 RC-1
Replies: 4
Views: 5583

[ANN] Release LiveCode 9.6.11 RC-1

Dear LiveCoders We are pleased to announce the release of LiveCode 9.6.11 RC-1. LiveCode 9.6.11 RC-1 comes with more than 10 bugfixes and new features, including support for Xcode 15 / iOS 17 SDK. You can find more details on the bug fixes and improvements of this new release here: https://livecode....
by LiveCode_Panos
Wed Oct 04, 2023 8:15 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Android Push Notification Permission
Replies: 2
Views: 8166

Re: Android Push Notification Permission

Hello JereMiami, When building for API33 (i.e. with LiveCode 9.6.10 or 10.0.0 DP-6) and running on Android 13 and above, applications which send push notifications must check that the user has granted the necessary permission to do so and request it if not. This could be done, for example, when the ...
by LiveCode_Panos
Sun Oct 01, 2023 5:30 pm
Forum: Mac OS
Topic: OS X Somona
Replies: 9
Views: 14868

Re: OS X Somona

Hello Richmond,

Unfortunately there is no workaround. On MacOS Sonoma it seems they have changed the way menus are treated, and this causes a crash in the affected versions of the engine c++ code.

Kind regards,
Panos
by LiveCode_Panos
Sun Oct 01, 2023 4:34 pm
Forum: Mac OS
Topic: OS X Somona
Replies: 9
Views: 14868

Re: OS X Somona

Hello all,

The crash of the LC IDE (which is fixed in LC 9.6.10 and 10.0.0 dp6) on MacOS Sonoma is related to menus. If your standalone app has no menus and it was built with an older version of LiveCode then it will most likely NOT crash.

Kind regards,
Panos
--
by LiveCode_Panos
Thu Sep 28, 2023 1:19 pm
Forum: Announcements
Topic: [ANN] Release LiveCode 9.6.10 STABLE
Replies: 24
Views: 53028

Re: [ANN] Release LiveCode 9.6.10 STABLE

Dear Paul, Given that MacOS Sonoma was released *after* LC 9.6.10 and 10.0.0 DP-6, I am not sure what *official* support means in this context. However, we did test with some beta versions of MacOS Sonoma before this, and fixed some issues in LC 9.6.9 and 9.6.10. So currently the only *known* issue ...
by LiveCode_Panos
Thu Aug 31, 2023 3:09 pm
Forum: Announcements
Topic: [ANN] Release LiveCode 10.0.0 DP-6
Replies: 9
Views: 18539

[ANN] Release LiveCode 10.0.0 DP-6

Dear LiveCoders, We are pleased to announce the release of LiveCode 10.0.0 DP-6. LiveCode 10.0.0 DP-6 comes with more than 30 bugfixes and exciting new features. You can find more details on this new release here: https://livecode.com/livecode-10-dp-6-web-fonts-and-api-33/ You can find the release i...
by LiveCode_Panos
Wed Aug 30, 2023 5:34 pm
Forum: iOS Deployment
Topic: iOS 17: Release mid-September
Replies: 1
Views: 9327

Re: iOS 17: Release mid-September

Hello Stefan, Your apps will continue to work on iOS 17 devices. Note that the iOS version of the target device is a different thing from the version of the iOS SDK (that is included in Xcode) used to build the iOS app. In the iOS standalone settings tab, you only set the *minimum* supported iOS ver...
by LiveCode_Panos
Wed Aug 30, 2023 5:28 pm
Forum: Off-Topic
Topic: Building standalone with Trial
Replies: 3
Views: 4528

Re: Building standalone with Trial

Hello RIchmond,

I think desktop standalones that are built with a trial version of LC will quit after 10 mins. On mobile, they quit after 10 seconds (or after 60 seconds, I am not entirely sure).

Kind regards,
Panos
--
by LiveCode_Panos
Tue Aug 29, 2023 4:11 pm
Forum: Announcements
Topic: [ANN] Release LiveCode 9.6.10 STABLE
Replies: 24
Views: 53028

[ANN] Release LiveCode 9.6.10 STABLE

Dear LiveCoders, We are pleased to announce the release of LiveCode 9.6.10 STABLE. LiveCode 9.6.10 STABLE comes with more than 20 bugfixes, including support for Android API 33, which will be a requirement for submitting new apps to the Google Play Store as of the 31st of August. You can find more d...

Go to advanced search