iFastViewer Integration with Silverback or other MDM solutions (Legacy)
Table of Contents
Integration and Configuration
On iOS & iPadOS
- Import iFastViewer (com.fastviewer.ifastviewer) to the App Portal.
- Assign iFastViewer to a Tag.
- Click Edit for Managed Config.
- Review the configuration keys:
- Open https://portal.fastviewer.com/.
- Log in with your username and password.
- Navigate to Settings.
- Select MDM configuration.
- Enter your settings.
- Press Download MDM configuration file (plist).
- Open the downloaded *.plist file with a text editor.
- If you don't see the MDM Settings option, get in touch with our support team, and they will activate it for you.
- Copy and paste your configuration into the App Configuration XML area (optional).
- Ensure to copy only the part of the *.plist with the present keys, as shown in the example below. The following configuration represents an individual working setup:
<key>license_number</key>
<string>1475696778</string>
<key>license_password</key>
<string>JQmdQPOWXP_YVPW%6c%6cn0vgn%8e%5fPB%3dm</string>
<key>license_username</key>
<string></string>
<key>server_list</key>
<array>
</array>
<key>server_list_url</key>
<array>
<string>https://imagoverum.com/update/serverlist.txt</string>
</array>
<key>hd_audio_video_enabled</key>
<true/>
<key>use_single_sign_on</key>
<false/>
- Save the configuration.
- Assign the tag to a test device or push the tag to your already assigned devices.
- Install the application.
- Check your configuration.