The CAS.AI SDK is mobile advertising featuring refined ad formats and streamlined APIs for access to mobile ad networks and advertising solutions. The SDK enables mobile app developers to maximize their monetization in native mobile apps.
This repository contains the source code for the CAS.AI (CleverAdsSolutions) Unity plugin. This plugin enables Unity developers to easily serve ads on Android and iOS apps without having to write Java or Objective-C code. The plugin provides a C# interface for ad management that is used by C# scripts in your Unity project.
For instructions on using the plugin, please refer to this developer guide.
For a sample application demonstrating how to use CAS.AI Unity plugin see The Sample Unity project.
Found a bug? Have a feature request or suggestion?
Please open an issue using GitHub's issue tracker.
This Flutter plugin is built on top of the official native CAS.AI SDKs:
- CAS.AI Android SDK (GitHub) Native Android SDK for Java and Kotlin applications.
- CAS.AI iOS SDK (GitHub) Native iOS SDK for Swift and Objective-C applications.
Refer to these repositories for follow the latest releases, changelogs, or to report platform-specific issues.