LiveCode 9.6.11 rc-1 released. Support for iOS 17

by Heather Laine on November 2, 2023 2 comments

We’re delighted to bring you LiveCode 9.6.11 rc-1 today, which most importantly adds support for Xcode 15 and iOS 17 apps. This, together with fixes to the date and time formats and reworked menus means your experience on Sonoma will be much better. You can now easily build for the latest iOS versions on Sonoma.

read more
Heather LaineLiveCode 9.6.11 rc-1 released. Support for iOS 17

6 Reasons to Get Help with Your App

by Heather Laine on September 22, 2023 No comments

When might it be a good idea to get outside help with your app? You’re a developer, nobody knows your code like you do – so why would you need expert help with it? Here are some of the top reasons that people come to us with a project they would like us to complete.

1.) You’ve run out of time

Happens to everyone. You started that app full of excitement and got a good long way with it, but then life happened. Your code is still gathering dust on a corner of your hard drive waiting for you to have the time to come back to it. Meanwhile, OS’s are moving on, customer expectations are changing, new options and competitors are appearing… Maybe it would be a good idea to get someone else to complete that code and get it out there, in the hands of your clients or customers. 

read more
Heather Laine6 Reasons to Get Help with Your App

LiveCode Create First Backers Preview

by Steven Crighton on September 6, 2023 1 comment

LiveCode Create (formally codename Xavvi) has been making strides and I’m really excited to announce that we’ve just started preview testing with all of the backers from the Xavvi campaign. For the last couple of months we have been testing with 20 hand-picked individuals and we’ve reached the point where we are ready to open it up to more.

We still have a way to go, but I am incredibly proud of our team’s progress on this product. We have a brand new editing environment, with brand new widgets, a new actions editor, AI in the script editor and the first iteration of our Web Application Service to save and load your projects in the cloud.

read more
Steven CrightonLiveCode Create First Backers Preview

LiveCode 10 dp-6: Web Fonts and API 33

by Heather Laine on August 31, 2023 4 comments

We’re pleased to announce that LiveCode 10 Developer Preview 6 is now available. This test release includes the use of Web Fonts in your Web apps, and supports Android API 33, now required for submission to the Google Play store. In addition to this, the Web engine is now around 4mb smaller, owing to added compression and our use of Web Fonts.

What are Web Fonts and why does it matter?

Your Web apps will now use fonts provided by the browser. This makes a big difference to how your app text displays, as well as reducing the size of your Web App significantly. You no longer need to bundle specific fonts with it to ensure a consistent display. Additionally, you can easily specify as many fonts you need, either mapping to local fonts on a user’s system, fonts you have uploaded to your domain, or any available through a web fonts provider such as Google Fonts. This represents a significant part of the improved rendering project for Web we are working on for LiveCode 10.

Google Play Store support

We’ve updated the supported Android API in this release to API 33 so that you can go on submitting your Android apps to the Google Play store without issues. Note that you need to use the Build Tools SDK version 31 with this, do not update your Build Tools to a version later than 31.

read more
Heather LaineLiveCode 10 dp-6: Web Fonts and API 33

LiveCode 9.6.10 Stable Released

by Heather Laine on August 29, 2023 2 comments

We are delighted to announce the release of 9.6.10, stable. This will now become the latest shipping edition of LiveCode and you can download it from your account. This release comes with more than 20 bugfixes and improvements since the last stable version.

FEATURES ADDED:

  • Android API 33 update
    The Android engine is now built using version 33 of the Android API, a requirement for new apps submitted to the Google Play Store. Note you’ll have to install “Android API 33” using the SDK Manager in Android Studio.

  • RSA encryption padding modes
    The rsa encryption (and decryption) commands now accept an optional padding phrase. If no padding phrase is specified, then pkcs1 is used. For more details, see the release notes.

  • SQLite improvements
    The version of SQLite included in revdb’s dbsqlite driver has been updated to version 3.42.0.
    In addition to this the SQLite math functions have been included, as well as an implementation of the regular expression operations. For more details, see the release notes.
read more
Heather LaineLiveCode 9.6.10 Stable Released

Codename Xavvi will ship as LiveCode Create

by Heather Laine on August 24, 2023 No comments

Our new no-code platform, initially funded under the codename “Xavvi”, will be launched under the name of LiveCode Create. This decision has been made after a great deal of discussion, internally and externally, and we’re very happy that it reflects the direction for this product.

read more
Heather LaineCodename Xavvi will ship as LiveCode Create

LiveCode 9.6.10 RC-1 Released

by Panagiotis Merakos on August 17, 2023 1 comment

We are delighted to announce the release of 9.6.10 RC-1. This release comes with more than 20 bugfixes and improvements since the last stable version.

FEATURES ADDED:

  • Android API 33 update
    The Android engine is now built using version 33 of the Android API, a requirement for new apps submitted to the Google Play Store. Note you’ll have to install “Android API 33” using the SDK Manager in Android Studio.

  • RSA encryption padding modes
    The rsa encryption (and decryption) commands now accept an optional padding phrase. If no padding phrase is specified, then pkcs1 is used. For more details, see the release notes.

  • SQLite improvements
    The version of SQLite included in revdb’s dbsqlite driver has been updated to version 3.42.0.
    In addition to this the SQLite math functions have been included, as well as an implementation of the regular expression operations. For more details, see the release notes.
read more
Panagiotis MerakosLiveCode 9.6.10 RC-1 Released

Mac Sonoma – Initial Beta Support

by Heather Laine on July 27, 2023 4 comments

We’re pleased to say that today we are releasing a build of LiveCode 9.6.9 with a hotfix backported into it, to allow it to open and run on the Beta Mac OS Sonoma.

While we do not usually backport bug fixes into a stable release, we would like as many people as possible to be able to test LiveCode on Sonoma before this is fully released. Since to date LiveCode would not even open in Sonoma, this fix is needed to allow us to see if there are any other issues with compatibility we need to address.

read more
Heather LaineMac Sonoma – Initial Beta Support