Troubleshooting
Deployment Issues
Section titled “Deployment Issues”App Not Installing on Devices
Section titled “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
Section titled “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
Section titled “Configuration Issues”Configuration Not Applied
Section titled “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
Section titled “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
Section titled “Shortcut Issues”Self Service Button Doesn’t Appear
Section titled “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
Section titled “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
Settings Link Issues
Section titled “Settings Link Issues”Contact Support / Privacy Policy / Terms Link Doesn’t Appear
Section titled “Contact Support / Privacy Policy / Terms Link Doesn’t Appear”The Settings links (contactSupportURL, privacyPolicyURL, termsAndConditionsURL) have no defaults — a link only appears when its key contains a valid URL. If a link is missing:
- Verify the key is present in the Managed App Configuration and pushed to the device
- Check the value is a full URL including the scheme —
https://devscape.io/supportworks, a baredevscape.io/supportis rejected - Ensure the value isn’t empty or whitespace-only
- Remember that section headers collapse with their links: no
contactSupportURLmeans no Support section, and no privacy/terms URLs means no Compliance section
Invalid values are treated the same as absent keys — the link is hidden rather than shown broken. Leading and trailing whitespace in values is trimmed automatically, so padded values from your MDM are fine.
Storage Display Issues
Section titled “Storage Display Issues”Storage Values Not Updating
Section titled “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
Section titled “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
Section titled “UI Issues”UI Mode Not Changing
Section titled “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
Section titled “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
Section titled “License Issues”Not Enough Licenses in ABM
Section titled “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
Section titled “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
Section titled “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
Section titled “Getting Help”If you’re still experiencing issues:
- Documentation: Browse the full Configuration Keys Reference
- Support: Contact DevScape.io at devscape.io/support