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 |
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.