Skip to main content
Matrix42 Self-Service Help Center

iFastViewer Integration with Silverback or other MDM solutions (Legacy)

Integration and Configuration

On iOS & iPadOS 

  1. Import iFastViewer (com.fastviewer.ifastviewer) to the App Portal.
  2. Assign iFastViewer to a Tag.
  3. Click Edit for Managed Config.
  4. Review the configuration keys:
    1. Open https://portal.fastviewer.com/.
    2. Log in with your username and password.
    3. Navigate to Settings​​​​​​.
    4. Select MDM configuration.
    5. Enter your settings.
    6. Press Download MDM configuration file (plist).
    7. Open the downloaded *.plist file with a text editor.
  5. If you don't see the MDM Settings option, get in touch with our support team, and they will activate it for you.
  6. Copy and paste your configuration into the App Configuration XML area (optional).
    1. 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/>
  7. Save the configuration.
  8. Assign the tag to a test device or push the tag to your already assigned devices.
  9. Install the application.
  10. Check your configuration.
  • Was this article helpful?