Multiple tenants can use WSO2 EMM; while, maintaining tenant-based isolation. The Android configurations enable the tenants to customize the Android settings based on their own requirements.
...
- Sign in to the EMM console and click the menu icon.
- Click Platform configurations CONFIGURATION MANAGEMENT > PLATFORM CONFIGURATIONS and select Android Configurations.
- Enter the following:
- Notifier Type - The notifier type determines the way in which the notification will take place. The available options are as follows:
- Local Polling - The device will contact the EMM server periodically.
Firebase Cloud Messaging (FCM) - FCM will send a notification to the device when there are pending operations available for a specific device. If FCM has been selected as the notifier type, configure WSO2 EMM with Firebase Cloud Messaging (FCM).
Info For more information on the notifier type and the notifier frequency, see Android Notification Methods.
If Local Polling was selected as the notifier type, provide the Notifier Frequency (in seconds) - This is the interval after which the wake-up command will be automatically triggered by the Android Agent.
Note title Note From Android 4.4 (KitKat) onwards, the OS does not allow applications to trigger wake-up commands when the trigger period is set to less than a minute. Therefore, make sure to set the notifier frequency to 60 seconds or more.
- If Firebase Cloud Messaging (FCM) was selected as the notifier type, enter the Firebase Cloud Token you generated as the API Key.
- End User License Agreement (EULA) - Provide the license agreement that a user must adhere to when enrolling an Android device with EMM.
- Notifier Type - The notifier type determines the way in which the notification will take place. The available options are as follows:
- Click SAVE.
...