If you use an MDM solution like Microsoft Intune, you can automatically distribute the Flip app for iOS and Android through the MDM solution.
We currently only support the "Europe" region as an MDM configuration.
Add the Flip iOS app to Intune
- In the Microsoft Intune Admin Center, select Apps > All apps > Add.
- In the Select app type field, select the iOS Store app option and click Select.
- In the next step, click on Search App Store
- Enter 1505736692 in the search field and click on the Flip app and Select.
- Now you can set up the app information and the assignment and make the app available to the MDM devices.
Add the Flip Android app to Intune
- In the Microsoft Intune Admin Center, select Apps > All apps > Add.
- In the Select App type field, select the Android Store app option and click Select.
- Enter the following URL in the Appstore URL field: https://play.google.com/store/apps/details?id=com.employeeapp.android
- You can now set up the app information and assignment and make the app available to the MDM devices.
App configuration
With the app configuration, you can pre-fill the URL of your flip system. This allows employees with MDM devices to avoid entering the URL manually.
Key | Value |
FlipOrganizationSlug | The organization name you received from your CS contact. |
Example:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>FlipOrganizationSlug</key>
<string>Flip</string>
</dict>
</plist>
You can store this configuration in Microsoft Intune via Apps > App configuration policies.
Comments
0 comments
Please sign in to leave a comment.