https://github.com/chartboost/chartboost-mediation-ios-sdk-demo
Chartboost Mediation SDK Demo
https://github.com/chartboost/chartboost-mediation-ios-sdk-demo
Last synced: 12 months ago
JSON representation
Chartboost Mediation SDK Demo
- Host: GitHub
- URL: https://github.com/chartboost/chartboost-mediation-ios-sdk-demo
- Owner: ChartBoost
- License: mit
- Created: 2023-03-27T23:39:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T22:53:40.000Z (over 1 year ago)
- Last Synced: 2025-03-23T13:02:14.251Z (about 1 year ago)
- Language: Swift
- Size: 504 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Chartboost Mediation SDK iOS Demo
## Summary
The Chartboost Mediation SDK iOS Demo is a sample Xcode project that demonstrates how to use the Chartboost Mediation SDK for iOS.
### Minimum Supported Development Tools
| Software | Version |
| :--- |:---------------------|
| [XCode](https://developer.apple.com/xcode/) | 14.1 |
| [iOS](https://www.apple.com/ios) | 13.0+ |
## Privacy Manifests
The `PrivacyInfo.xcprivacy` file in the is copied from the `ChartboostMediationSDK` 4.6.0 SDK.
It's copied here as an example of how a `PrivacyInfo.xcprivacy` file is added to an app project. The values in it do not represent the actual implementation of the demo app.
Before using our `PrivacyInfo.xcprivacy`, please update the `NSPrivacyTrackingDomains` array, and contact your Legal Department to confirm this `PrivacyInfo.xcprivacy` represents your app correctly.
## Contributions
Please refer to our [CONTRIBUTING](https://github.com/ChartBoost/chartboost-mediation-ios-sdk-demo/blob/main/CONTRIBUTING.md) file for more information on how to contribute.
## License
Please refer to our [LICENSE](https://github.com/ChartBoost/chartboost-mediation-ios-sdk-demo/blob/main/LICENSE.md) file for more information.