iOS SDK
Learn how to integrate Unity Offerwall with iOS-developed apps.
Read time 1 minuteLast updated 3 hours ago
Learn how to integrate Unity Offerwall with iOS-developed apps.
Topic | Description |
---|---|
Initialize Offerwall on iOS by following the Quickstart guide. | |
Reference the basic SDK documentation to learn how to request ad placements in the Offerwall dashboard. | |
Register a device as a test device in the Offerwall dashboard to access test-only content and automatically enable debug logging during development. | |
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. | |
Integrate Offerwall in Cocos2d-x projects using the iOS C++ Library guide, starting with header inclusion. |