Appeon Mobile supports both Online and Offline Modes.
When offline mode is employed, you need to use Mobilink.
Appeon PowerServer 2020 supports the following client/offline
databases:
*
UltraLite 17
Note that SAP SQL Anywhere provides no 64-bit UltraLite database for
Android OS. To work around this limitation, you can set up the 32-bit
Appeon Workspace and the 32-bit UltraLite database on the 64-bit
Android OS.
*
SQLite 3.x
Appeon Mobile provides APIs to directly read/write data to a
SQLite-based local mobile DB.
Appeon Mobile supports Mobile SDK integration, you will be able to to
read/write data to other local databases.
All data is ONLY stored on the server-side DB, unless "Offline Access
font-size: medium;">If offline capability is required, then some data
must be temporarily cached on the device.
Appeon Mobile gives the developer full control and transparency over
the data caching and synchronization.
We provide APIs allowing developers to decide what data to cache, what
sync strategy to use, etc. (Appeon Mobile 1.5 and over)
When you login the AEM with the correct username/password in IE 10,
the login page will keep the same and nothing would happen.
CAUSE:
You didn't set the Compatibility View settings.
SOLUTION:
Before you take the action below please make sure you have added the
URL of the application as the Trusted Site.
Step 1: Go to IE > Tools > Compatibility View settings.
Step 2: Add your web site to be displayed in the compatibility view.
By doing so, if you get the blank screen after entering t...
The file path is appeongetcachedir() + '/config/aws$ini$.xml', for
example:
x9*7^^/sdcard/Android/data/com.appeon.mobile/files/1b726971/config/aws$ini$.xml
You cannot use fileexists to judge if the ini file exists or not for
the Appeon web application. The INI Files tool determines whether the
Appeon deployed applications would download XML files that emulate INI
files to the clients for profile functions, or directly use the XML
files stored in Appeon Server database.
Please refer to article below for mor...