09-10-2020, 05:23 PM
That's correct, Clarence.
The data model for an app has to be created on the cloud. You can then export the toolkit and have an app be completely offline/local. All the CRUD operations can be performed on local data by passing "local" to the APIs.
The data model for an app has to be created on the cloud. You can then export the toolkit and have an app be completely offline/local. All the CRUD operations can be performed on local data by passing "local" to the APIs.