Introduction
Mobile device management makes it easier for your patients to get started with the Luscii app
What it does
For clinics that provide managed iOS devices to their patients, it is possible to configure the Luscii app in such a way that the patient is logged in automatically. This makes it easier for patients with low digital skills to get started with Luscii.
How it works
An MDM system can push applications to a device, so they are pre-installed without the device user’s intervention. These systems can also supply a special configuration file (Managed App Config) for each application they push to a device. Developers can build their app to read from this configuration file.
The Luscii app supports the feature to log in a patient with their API Key via Managed App Config. The Luscii app checks if this config file is present when the app is launched. If it is present, and if an API Key is provided in the file, the app will use provided API key to log in.
Updated about 1 year ago