Skip to main content
Version: Guardian v0.2.1

Privacy & Permissions

Required Permissions

The SDK works without any special permissions by default. Optional data collection features require the following:

Android (AndroidManifest.xml)

FeaturePermission
GPS locationACCESS_FINE_LOCATION, ACCESS_COARSE_LOCATION
SIM/carrier infoREAD_PHONE_STATE

iOS (Info.plist)

FeatureKey
GPS locationNSLocationWhenInUseUsageDescription
Camera infoNSCameraUsageDescription
tip

The SDK handles runtime permission prompts automatically during verify(). You only need to declare the permissions in your manifest/plist.

What We Don't Collect

  • No IMEI or phone numbers
  • No contacts or messages
  • No browsing history
  • No app content or user data

Compliance

The SDK is designed for GDPR and CCPA compliance.