Skip to main content

Set districts URL for end users when using iiQ mobile app

You can set the district URL for their end users as they're deploying the iiQ mobile app via an MDM solution.

Instructions in Mosyle:

  1. Go to Management Profiles > Install App > Incident IQ Per App Configuration

  2. Enable the option to Prepare and Apply an AppConfig PList.

  3. Paste the following text after replacing [INSERTDISTRICTDOMAIN] with the district's domain (IE text that comes before .incidentiq.com in their district URL):

<dict>

<key>DomainDistrict</key>

<string>[INSERTDISTRICTDOMAIN]</string>

</dict>

Instructions in Jamf Pro & Jamf School:

  1. Go to Devices > Mobile Device Apps > select "Incident IQ" app.

  2. Select the "App Configuration" tab

  3. Paste the following text after replacing [INSERTDISTRICTDOMAIN] with the district's domain (IE text that comes before .incidentiq.com in their district URL):

<dict>

<key>DomainDistrict</key>

<string>[INSERTDISTRICTDOMAIN]</string>

</dict>

If a district is deploying iiQ Mobile via Jamf Pro or Jamf School, the app will need to be re-installed to take effect.

---

Hannah Bailey - Director, Customer Engagement

Did this answer your question?