https://github.com/chartboost/ios-sdk-example
iOS Chartboost SDK example app
https://github.com/chartboost/ios-sdk-example
Last synced: 9 months ago
JSON representation
iOS Chartboost SDK example app
- Host: GitHub
- URL: https://github.com/chartboost/ios-sdk-example
- Owner: ChartBoost
- Created: 2020-05-21T07:51:37.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-20T21:14:34.000Z (about 1 year ago)
- Last Synced: 2025-07-22T13:27:31.399Z (11 months ago)
- Language: Objective-C
- Size: 143 MB
- Stars: 7
- Watchers: 16
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chartboost SDK iOS Demo App
*Version 9.9.0*
Our demo app showcases how to integrate the [Chartboost SDK](https://developers.chartboost.com/docs/monetization-ios-get-started).
## Versions
The `master` branch includes the example app supporting the latest version of the Chartboost SDK.
For previous SDK versions check out the other branches.
## Targets
The ChartboostSDKDemo project includes two targets:
- `ChartboostSDKDemo-Swift`: The Chartboost SDK is integrated in Swift files.
- `ChartboostSDKDemo-ObjC`: The Chartboost SDK is integrated in Objective-C files.