Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Một số tính năng của Analytics, chẳng hạn như đối tượng và mô hình phân bổ chiến dịch, và
một số thuộc tính người dùng, chẳng hạn như Độ tuổi và Sở thích, yêu cầu
Khung AdSupport để trở thành
bật. Nếu không có khung này, Analytics không thể thu thập thông tin
cần thiết để các tính năng này hoạt động bình thường.
Để bật khung AdSupport, hãy làm như sau:
Trong dự án Xcode, hãy chọn mục tiêu của dự án.
Chọn thẻ General (Chung) cho mục tiêu của bạn.
Mở rộng phần Khung và thư viện được liên kết.
Nhấp vào dấu + để thêm khung.
Chọn AdSupport.framework.
Thêm cờ trình liên kết -ObjC vào phần cài đặt bản dựng của dự án trong
Other Linker Flags.
Trước khi gửi ứng dụng đi xem xét, hãy đảm bảo ứng dụng của bạn tuân thủ
Nguyên tắc sử dụng IDFA.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-24 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)."]]