An open API service indexing awesome lists of open source software.

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

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.