https://github.com/zaimramlan/ios-ad-identifier
A prototype to test LAT and ATT frameworks impact to IDFA and IDFV.
https://github.com/zaimramlan/ios-ad-identifier
app-tracking-transparency idfa idfv ios ios-13 ios-14 limit-ad-tracking prototype
Last synced: about 2 months ago
JSON representation
A prototype to test LAT and ATT frameworks impact to IDFA and IDFV.
- Host: GitHub
- URL: https://github.com/zaimramlan/ios-ad-identifier
- Owner: zaimramlan
- License: mit
- Created: 2020-08-04T19:41:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-05T04:50:16.000Z (almost 6 years ago)
- Last Synced: 2025-03-12T07:16:11.657Z (about 1 year ago)
- Topics: app-tracking-transparency, idfa, idfv, ios, ios-13, ios-14, limit-ad-tracking, prototype
- Language: Swift
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ad Identifier Prototype
A prototype to test "Limit Ad Tracking" (iOS 13 and below) and "App Tracking Transparency" (iOS 14 and above) frameworks impact to Identifier for Advertising (IDFA) and Identifier for Vendor (IDFV).
## About
- Minimum target set to iOS 13.5 (One of the stable iOS 13.x versions)
- Built using Xcode 12 Beta 3
- Tested on iPhone X (iOS 14.0 Beta 3) and iPhone 8 (iOS 13.5)
## Results
| iOS | Framework Name | Status | IDFV | IDFA |
|------|---------------------------|------------------------------------------------------|-----------------------------------------|-----------------------------------|
| 14.0 | App Tracking Transparency | Restricted
Not Determined
Denied
Authorized | N/A
Non-Zero
Non-Zero
Non-Zero | N/A
Zeroes
Zeroes
Zeroes |
| 13.5 | Limit Ad Tracking | Disabled
Enabled | Non-Zero
Non-Zero | Non-Zero
Zeroes |