iOS Example App
An example app is provided on GitHub to demonstrate the iOS integration.
Sample Applications
Sample iOS applications with implementations in both Swift and Objective-C are available:
View on GitHub
What's Included
The sample app demonstrates:
- SDK initialization and configuration
- Showing the offer wall
- Handling delegate callbacks
- Setting player metadata
- Optional parameter usage
Getting Started
- Clone the repository from GitHub
- Open the project in Xcode
- Add your AdGem App ID to the Info.plist
- Build and run the app
tip
The sample app is a great starting point for understanding how to integrate the AdGem SDK into your own iOS application.