iOS SDK
Learn how to integrate Unity Offerwall with iOS-developed apps.
Read time 1 minuteLast updated 11 days ago
Learn how to integrate Unity Offerwall with iOS-developed apps.
Topic | Description |
|---|---|
| Introduction | Initialize Offerwall on iOS by following the Quickstart guide. |
| Placements | Reference the basic SDK documentation to learn how to request ad placements in the Offerwall dashboard. |
| Testing | Register a device as a test device in the Offerwall dashboard to access test-only content and automatically enable debug logging during development. |
| Advanced | Implement the recommended privacy settings on the iOS User Privacy page, including GDPR, CCPA, and COPPA flags, using the TJPrivacyPolicy class and sample Objective-C/Swift code. |
| Cocos2DX | Integrate Offerwall in Cocos2d-x projects using the iOS C++ Library guide, starting with header inclusion. |