Adding the iOS Lookout for Work app to SOTI MobiControl
- In the Advanced Configurations dialog, make sure to set Installation to ‘Mandatory’ and enable and add a Managed App Config for the Lookout for Work app with the following settings (leave the remaining fields blank):
Field | Value |
---|---|
Application Configuration |
<dict> <key>MDM</key> <string>SOTI</string> <key>DEVICE_UDID</key> <string>%SERIALNUM%</string> <key>GLOBAL_ENROLLMENT_CODE</key> <string>IOSDMOR1</string> <key>EMAIL</key> <string>%ENROLLEDUSER_EMAIL%</string> </dict> |
1Global Enrollment Code |
Enter the alphanumeric Global Enrollment Code from the System > Account screen in your Lookout MES Console. For example: IOSDMOR: Note:
NOTE: If you are integrating multiple Lookout tenants (such as for testing and production environments), each tenant uses a different code and requires a unique app config profile. |