JLATTrackingManager
Optionally install ATTracking Support Request user authorization to access app-related data for tracking the user or the device. Ensure to configure the plist as well. If your app calls the App Tracking Transparency API, you must provide custom text, known as a usage-description string, which displays as a system-permission alert request. The usage-description string tells the user why the app is requesting permission to use data for tracking the user or the device.
- Since:
3.0.1
Overview
Request user authorization to access app-related data for tracking the user or the device.
Topics
Installation
The ATTracking message will be triggered on install
.
info.plist
Configure your info.plist
and include the NSUserTrackingUsageDescription
key and fill it with the description.
Properties
status
Returns the current status for the ATTracking.