Skip to content

Privacy Manifest

Starting with iOS 17, Apple requires apps to include a Privacy Manifest (PrivacyInfo.xcprivacy) that declares which system APIs are used and why. SupportID’s App Store build includes this manifest — no action is required on your part.

What SupportID Declares

SupportID accesses the following system APIs:

API CategoryReason CodePurpose
System Boot Time35F9.1Used in storage calculations
File TimestampC617.1Reading file system metadata for storage info
Disk SpaceE174.1Displaying storage usage to the user

Privacy Summary

SupportID’s privacy manifest confirms that the app:

  • Accesses system boot time, file timestamps, and disk space only for displaying storage information
  • Does NOT track users
  • Does NOT collect personal data
  • Has no tracking domains
  • Does NOT use any third-party analytics or advertising SDKs

Data Handling

All data displayed in SupportID comes from your MDM’s Managed App Configuration — the app itself does not collect, transmit, or store any device information. Data points (serial numbers, usernames, etc.) are delivered to the app by your MDM and displayed locally on the device.

Resources