Troubleshooting
Deployment Issues
App Not Installing on Devices
Solutions:
- Verify licenses were purchased in Apple Business Manager
- Confirm your MDM server is linked to ABM and the VPP token is synced
- Check that the app is assigned to the correct device groups in your MDM
- Ensure devices are enrolled and managed
- Trigger a manual device check-in from your MDM console
App Installed But Shows Default/Empty Data
The app installs from the App Store but needs Managed App Configuration from your MDM to display device information. If you see default values:
- Verify you’ve created and assigned a Managed App Configuration in your MDM
- Ensure the configuration is assigned to the same devices/groups as the app
- Check that the configuration profile was successfully pushed
- Trigger a device check-in and relaunch the app
Configuration Issues
Configuration Not Applied
Symptoms: App shows default values, “Configuration Status” shows inactive.
Solutions:
- Verify the Managed App Configuration is assigned to the device in your MDM
- Check that the device is enrolled and managed
- Trigger a manual device check-in from your MDM console
- Wait a few minutes — configuration delivery may be delayed
- Force-close and reopen SupportID
Wrong Variable Values Showing
Symptoms: Data points show raw variable placeholders instead of actual values.
Solutions: Double-check the variable syntax for your MDM platform:
| Platform | Correct Syntax | Example |
|---|---|---|
| Jamf Pro | $VARIABLE | $SERIALNUMBER |
| Kandji | {{VARIABLE}} | {{SERIAL_NUMBER}} |
| Intune | {{variable}} | {{serialnumber}} |
| Workspace ONE | {Variable} | {SerialNumber} |
Shortcut Issues
Self Service Button Doesn’t Appear
Check these settings:
showShortcutsSectionistrue(or not set — defaults totrue)selfServiceProvideris not set todisabled- The MDM configuration was successfully pushed
Self Service Button Doesn’t Open the App
Solutions:
- Ensure the target app (Self Service+, Company Portal, Intelligent Hub) is installed on the device
- Deploy the Self Service app alongside SupportID via your MDM
- Check for iOS restrictions (Screen Time, MDM restrictions) that may block URL schemes
- Force-close and reopen SupportID
Storage Display Issues
Storage Values Not Updating
Storage values are read when the app launches or returns to the foreground. They do not update in real-time while the app is open.
To refresh: switch away from SupportID and switch back.
Storage Values Seem Wrong
SupportID reads storage from the iOS FileManager API, which returns the same values shown in Settings → General → iPhone/iPad Storage. If values differ, the device may need to complete its storage indexing.
UI Issues
UI Mode Not Changing
- Verify
uiStyleis set to exactly"Large"or"Regular"(case-sensitive) - Check that the configuration update was pushed to the device
- Force-close and reopen SupportID
Data Points Overlapping or Truncated
- Use shorter labels for data points
- Consider switching to Regular mode which handles longer text better
- Hide unused data points with
dataPointNVisible: false
License Issues
Not Enough Licenses in ABM
Purchase additional licenses in Apple Business Manager:
- Sign in to business.apple.com
- Navigate to Apps and Books → search for SupportID
- Add the number of additional licenses needed
Licenses Not Appearing in MDM
- Check that your MDM server is linked to ABM under Settings → MDM Servers
- Trigger a manual VPP token sync in your MDM settings
- Allow up to 24 hours for new licenses to sync
Revoking and Reassigning Licenses
When a device is decommissioned or reprovisioned:
- Unassign SupportID from the device in your MDM
- The license returns to your available pool automatically
- Assign the license to a new device
Getting Help
If you’re still experiencing issues:
- Documentation: Browse the full Configuration Keys Reference
- Support: Contact DevScape.io at devscape.io/support