Mobile Device Management (MAM)
The SIGNL4 mobile app can be configured with certain configuration parameters via Mobile Application Management (MAM).
Bundle IDs
SIGNL4 is currently not integrated with MAM platforms for Plug & Play creation of according appconfiguration policies.
Instead, you may need to create custom profiles for a custom app.
This requires you to create a bundle ID depending on the app platform you choose.
The bundle IDs of the SIGNL4 app are as follows.
Supported app configuration parameters (Android and iOS)
Following parameters are currently supported by the SIGNL4 mobile app.
Name | Allowed Values | Description |
---|---|---|
anonymous_analytics_enabled |
true / false |
configures the default value for Firebase Analytics. If this is set to false it also cannot be enabled manually |
send_location_enabled |
true / false |
configures if the user can send his current location with manual signls. If this is set to false it also cannot be enabled manually |
share_alert_enabled |
true / false |
configures if the user can share alert details via other apps. If this is set to false the share action in the alert details is not displayed |
save_account_in_system_enabled | true / false |
configures if the app saves account information as a system account. If false, the account information is just saved within the app. (Not for iOS) |
save_username_in_systemvariable_enabled | true / false |
configures if the app saves the user name, which is usually an email address, in the NSUserDefaults (iOS) or SharedPreferences (Android) collection. If true, the user id is pre-populated when the login token has expired and the user needs to login again. If false, no user ID is saved in the corresponding system variable and it has to be re-entered when logging in again. |
App configuration policy file
You may save the XML content below as plist file and import it into your MAM solution in order to simplifycustom app configuration policy creation. Otherwise, please add SIGNL4 as custom app using the abovebundle IDs and add the above configuration parameters manually.
<plist version="1.0">
<dict>
<key>anonymous_analytics_enabled</key>
<true/>
<key>send_location_enabled</key>
<true/>
<key>share_alert_enabled</key>
<true/>
</dict>
</plist>
Comments
1 comment
I am poorest man not have WiFi so what shall I do now contact you please give some many a few time
Please sign in to leave a comment.