เปิดใช้กรอบการทำงาน AdSupport
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ฟีเจอร์บางอย่างของ Analytics เช่น กลุ่มเป้าหมายและการระบุแหล่งที่มาของแคมเปญ และ
พร็อพเพอร์ตี้ผู้ใช้บางอย่าง เช่น อายุและความสนใจ จำเป็นต้องมีฟิลด์
เฟรมเวิร์ก AdSupport ที่จะ
เปิดอยู่ หากไม่มีเฟรมเวิร์กนี้ Analytics จะรวบรวมข้อมูลไม่ได้
เพื่อให้ฟีเจอร์เหล่านี้ทำงานได้อย่างถูกต้อง
วิธีเปิดใช้เฟรมเวิร์ก AdSupport
- เลือกเป้าหมายของโปรเจ็กต์ในโปรเจ็กต์ Xcode
- เลือกแท็บทั่วไปของเป้าหมาย
- ขยายส่วนเฟรมเวิร์กและไลบรารีที่ลิงก์
- คลิก + เพื่อเพิ่มเฟรมเวิร์ก
- เลือก AdSupport.framework
- เพิ่ม
-ObjC
Linker Flag ในการตั้งค่าบิลด์ของโปรเจ็กต์ในส่วน
Other Linker Flags
ก่อนส่งแอปเข้ารับการตรวจสอบ โปรดตรวจสอบว่าแอปเป็นไปตามข้อกำหนด
หลักเกณฑ์การใช้งาน IDFA
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-24 UTC
[null,null,["อัปเดตล่าสุด 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)."]]