You are not logged in.
Pages: 1
I like the fact that mORMot and SQLite can be linked to Android apps created with LAMW for local/offline storage. Beside the built in encryption it insures that the app works with the same version of SQLite everywhere. On the other hand a HTML5 app with Phonegap is an efficient way to target multiply mobile platforms. Has anyone ever created a mORMot plugin for Phonegap with Lazarus?
Last edited by Leslie7 (2018-07-28 21:51:29)
Offline
An other way to make the same functionality available locally is to create a mORMot server which can be installed as a service. Has anyone ever created an app running a mORMot server on an IOS device or on a Windows phone?
Last edited by Leslie7 (2018-07-28 22:07:41)
Offline
Pages: 1