Stay organized with collectionsSave and categorize content based on your preferences.
SomeAnalyticsfeatures, such as audiences and campaign attribution, and
some user properties, such as Age and Interests, require theAdSupport frameworkto be
enabled. Without this framework,Analyticscannot collect information
needed for these features to function properly.
To enable the AdSupport framework:
In your Xcode project, select your project's target.
Select theGeneraltab for your target.
Expand theLinked Frameworks and Librariessection.
Click+to add a framework.
SelectAdSupport.framework.
Add the-ObjClinker flag to your project's build settings underOther Linker Flags.
Before submitting your app for review, ensure your app complies withIDFA usage guidelines.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["Some Analytics features, such as audiences and campaign attribution, and\nsome user properties, such as Age and Interests, require the\n[AdSupport framework](https://developer.apple.com/reference/adsupport) to be\nenabled. Without this framework, Analytics cannot collect information\nneeded for these features to function properly.\n\nTo enable the AdSupport framework:\n\n1. In your Xcode project, select your project's target.\n2. Select the **General** tab for your target.\n3. Expand the **Linked Frameworks and Libraries** section.\n4. Click **+** to add a framework.\n5. Select **AdSupport.framework**.\n6. Add the `-ObjC` linker flag to your project's build settings under `Other Linker Flags`.\n\nBefore submitting your app for review, ensure your app complies with\n[IDFA usage guidelines](https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/SubmittingTheApp.html#//apple_ref/doc/uid/TP40011225-CH33-SW8)."]]