
LiveCode 9.0 (Indy or Business) or newer is compatible with LiveCloud. Which versions of LiveCode are supported by LiveCloud? Once you see how fast you can make apps, you are going to want to upgrade your trial to a paid version.

You can use a trial version of LiveCode Indy for free. As such, you will need a LiveCode Indy or Business license to use LiveCloud in your applications. LiveCloud takes full advantage of technology that is only available to users with an Indy or Business LiveCode license. Is LiveCloud available to all LiveCode users?
Livecode indy for free#
You may use CanelaDB for free for as many projects as you like. Eg: cdb_create(myArray,myTableName,”local”) or cdb_read(myTableName,recordID,”local”). Export your toolKit to your LiveCode app. Your database structure is stored in the cloud for free. Build your database structure in LiveCloud Manager with a free “Mist” plan. CanelaDB can be used as a local data store. Since LCM is a native app written in LiveCode, it is a good example of what can be created in LiveCode with a LiveCloud backend. See how quickly you can create a database with imported CSV data using only LCM. Yes! No LiveCode license is needed to use LiveCloud Manager. More information can be found at Can I try LiveCloud Manager without a LiveCode license? It is completely cross-platform, with IDEs available for Windows, Mac, and Linux, and it can also deploy standalone applications to iOS, Android, and HTML5. LiveCode is a compile-free programming language that can be used to run and edit your application live, without any compile delay. Simply put, it is the easiest way to manage your data needs when building an app in LiveCode. It includes a database we call CanelaDB, sync, user authentication, and many other useful APIs and features. LiveCloud is a fully managed backend for the LiveCode development environment.
