Skip to main content

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

  1. Clone the repository from GitHub
  2. Open the project in Xcode
  3. Add your AdGem App ID to the Info.plist
  4. 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.