zaimramlan / ios-ad-identifier

A prototype to test LAT and ATT frameworks impact to IDFA and IDFV.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A prototype to test LAT and ATT frameworks impact to IDFA and IDFV.

License:MIT License


Languages

Language:Swift 100.0%