home

Mobile Endpoint Security

Lookout Product Documentation

Find answers about using and optimizing Lookout products.

Create App Configuration

Add the apps.

  1. Click Devices > Mobile Device Apps.
  2. Click + New.
  3. For Choose an app type, choose App Store app or apps purchased in volume.
  4. Click Next.
  5. In the Search bar, enter Lookout for Work.
  6. Select the appropriate App Store Country Or Region.
  7. Click Next.
  8. In iPad Apps (if applicable) find Lookout for Work and click Add.

    : If you are adding an iPad app, you must enter and select app parameters for that app as described in the next procedure. Then you add the iPhone app by repeating steps 1 through 7 in this procedure and continue to step 9. Then enter and select app parameters for the iPhone app.

  9. Select the tab iPhone & iPod touch Apps.
  10. Find Lookout for Work and click Add.

    Enter and select app parameters.

  11. Enter a Display Name. This is populated automatically if you host the app on your distribution points.
  12. Select Enabled to enable the app for distribution.
  13. Choose iOS as the Operating System.
  14. Enter None as the Category.
  15. Enter the app version.
    This is populated automatically if you host the app on your distribution points.
  16. Enter the app Bundle identifier.
    This is populated automatically if you host the app on your distribution points.
  17. Select App is Free.
  18. Set the Distribution Method to Make Available in Self Service.
  19. Select Display app in Self Service after it is installed.
  20. Clear Schedule Jamf Pro to automatically check the App Store for app updates
  21. Clear Require tethered network connection for app installation (iOS 10.3 or later).
  22. Select Make app managed when possible.
  23. Clear Make app managed if currently installed as unmanaged.
  24. Select Remove app when MDM profile is removed.
  25. Clear Prevent backup of app data.
  26. Select Allow users to remove app (iOS 14 or later).
  27. Enter the URL of the app's App Store Preview page if it is not already entered.
  28. Click Save.

    Enter Scope parameters.

  29. Click the Scope tab.
  30. In the Targets section choose All Mobile Devices and All Users.
  31. Set any limitations or exclusions as appropriate.
  32. Click Save.

    Enter Self-Service parameters.

  33. Click the Self Service tab.
  34. Enter a description like the following:

    Lookout for Work is only for employers who have enrolled in the Lookout Enterprise program. Install Lookout for Work on your corporate device to make sure your device stays compliant with your company's corporate policies. If a device is found to be out-of-compliance, contact your IT department to resolve the situation.

  35. Upload an icon.
    The recommended size is 512x512 pixels.
  36. Click Save.

    Enter App Configuration parameters.

  37. Click the App Configuration tab.
  38. Enter a configuration plist similar to the following

    <dict>

    <key>MDM</key>

    <string>JAMF</string>

    <key>DEVICE_UDID</key>

    <string>$UDID$</string>

    <key>EMAIL</key>

    <string>$EMAIL$</string>

    <key>GLOBAL_ENROLLMENT_CODE</key>

    <string>CODE</string>

    </dict>

    The final CODE is a 7- or 9-character global enrollment code found in the MES console on the System > Account page.

  39. Click Save.