attStatus property
Value returned by getTrackingAuthorizationStatus (the current ATT status). Defaults to AttStatus.notSupported so tests that do not exercise ATT behave as if off iOS.
Implementation
AttStatus attStatus = AttStatus.notSupported;
Value returned by getTrackingAuthorizationStatus (the current ATT status). Defaults to AttStatus.notSupported so tests that do not exercise ATT behave as if off iOS.
AttStatus attStatus = AttStatus.notSupported;