Mange FastViewer Applications in Silverback and other MDM solutions
Table of Contents
Introduction
You can add the FastViewer QuickHelp and FastViewer QuickHelp AddOn applications in Silverback to deploy them to mobile devices in your environment. Currently, FastViewer applications are available for the following mobile operating systems:
- Android
- iOS
- Samsung Knox
For Android and Samsung Knox devices, you can use the FastViewer applications to view and control activity on the mobile device. For iOS devices, you can only view the activity. For this reason, the FastViewer QuickHelp AddOn application is only available for Android and Samsung Knox device types, as it enables remote control for the target device.
For FastViewer QuickHelp AddOn,the end user must manually enable Accessibility on their device, in Settings > Accessibility. They must explicitly accept the warning prompt that appears.
Add Applications in the App Portal
To add FastViewer applications in the Silverback Management Console, follow these steps:
- In Silverback Management Console, go to the App Portal.
- From the list of available operating systems and devices, specify an option to add the application to.
- Click New Application.
- In the Add Application dialog box, configure the required application details. Application details may differ for each operating system and device.
- Click Save.
For FastViewer QuickHelp, you must use the following identifiers:
- Bundle Id for iOS: com.matrix42.connect
- App Identity for Android and Samsung Knox: com.matrix42.connect
For FastViewer QuickHelp Addon, you must use the following identifier:
- App Identity for Android and Samsung Knox: com.matrix42.connect.addons.generic
Configuration example for iPhone applications:

- Type: App Store
- Country: Austria
- Name: FastViewer QuickHelp
- Bundle ID: com.matrix42.connect
- Version: 1.0.8
- URL: https://apps.apple.com/at/app/fastvi...737805290?uo=4
- Description: This app is used with FastViewer to share your screen with a support agent.
Configure Tags for Your Applications
To add and configure in the Silverback Management Console, follow these steps:
- In Silverback Management Console, go to Tags.
- Click New Tag.
- In the Add Tag dialog box, configure the required application details:
- On the Definition tab, enable the following options;
-
Enabled Features:
- Apps
-
Device types:
- iPhone
- Android
- Samsung Knox
-
Enabled Features:
- On the Apps tab, you must assign apps separately for each of the device types (iPhone, Android, Samsung Knox):
- Select a device type.
- Click Assign More Apps.
- In the Assign Applications dialog box, select the apps to add.
- Click Add Selected Apps.
- On the Definition tab, enable the following options;
For iOS devices, you can download the configuration file from the FastViewer Web Portal.
Manage Configurations for iPhone
After assigning an application for iPhone devices, you can manage its configuration.

- In the Applications list, click the Edit button under Manage Config.
- In the Deployment Options dialog box, enable options according to your preferences.
- You can also add the configuration in the App Configuration XML field. The configuration is available in the FastViewer Web Portal.
- Click Save.
- In the Deployment Options dialog box, click Close.
Download the Configuration File for iOS Devices
To download and use the configuration file for iOS-based devices, you need to add the mobile device in the FastViewer Web Portal:
- In the portal, right-click on a folder of your choice.
- In the context menu, click Add mobile device.
- In the Add mobile device dialog box, open the Download link.
- On your machine, open the MDMsettingsTemplate.plist file.
- Copy everything from <key> to </string> into the App Configuration XML field.
App configuration example for iOS:
<key>endpoint</key>
<string>https://rest.fastviewer.com</string>
<key>log_level</key>
<string>info</string>
<key>registration_token</key>
<string>B23K732ZTFKL7R3</string>
<key>device_silverback_id</key>
<string>{DeviceId}</string>
<key>device_uuid</key>
<string>{DeviceUDID}</string>
<key>device_serial_number</key>
<string>{SerialNumber}</string>
<key>device_imei</key>
<string>{DeviceImei}</string>
If the log levelkey is empty, the system uses the app's default key. If the log levelkey is missing or invalid, the system defaults to info.
Manage Configurations for Android and Samsung Knox
After assigning an application for Android and Samsung Knox devices, you can manage its configuration.

- In the Applications list, click the Edit button under Manage Config.
- In the Deployment Options dialog box, enable options according to your preferences.
- Click the Edit managed configuration button.
- In the Managed Configuration dialog box, click Edit to fill in the required information. The device automatically provides some of the required details.
- Endpoint: The server endpoint URL used by the app.
- Log Level: Sets the verbosity of application logging (for example Debug, Info, Warn, Error).
- Registration Token: The token used to register the device. The token must contain 16 characters.
- Device IMEI: The International Mobile Equipment Identity (IMEI) of the device. This field is populated automatically.
- Device Serial Number: The unique serial number assigned to the mobile device. This field is populated automatically.
- Device UUID: The universal unique identifier assigned to the device. This field is populated automatically.
- Silverback Device ID: The sequential identifier used by Silverback to recognise the device. This field is populated automatically.
- Click Save.
- In the Deployment Options dialog box, click Close.
The FastViewer QuickHelp AddOn application does not let you manage its configuration.
Add Devices
Once you configure the applications and the tags, you can deploy them to specified devices.
- In Silverback Management Console, go to Devices.
- In the Managed tab, locate your devices.
- Use the Tags button to manage the current set of Tags associated with the device.
- In the Assigned Tags dialog box, select the tags created for the FastViewer applications.
- Optionally, if the device does not receive the selected software, you can manually force push it:
- Go to Tags.
- Click Edit for the tag corresponding to the software.
- Click Push to Devices.
Remove Devices
To remove access to applications, you must detach devices from their respective tags.
- Go to Tags.
- Click Edit for the tag corresponding to the software.
- Click Associated Devices.
- In the dialog box, click Detach for each device you want to remove.
- Click Detach Selected Devices.