CleverAdsSolutions
CAS.AI Mobile Ads SDK enables Unity developers to monetize Android and iOS apps through a streamlined C# interface. Access multiple ad networks and refined ad formats without writing native code, with comprehensive documentation and sample projects to accelerate integration.
com.cleversolutions.ads.unity 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/cleveradssolutions-unity.git README Markdown
Copy this to your project's README.md
## Installation
Add **CleverAdsSolutions** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/cleveradssolutions-unity.git
```
[](https://www.pkglnk.dev/pkg/cleveradssolutions-unity)README
CAS.AI Mobile Ads plugin for Unity
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.
Documentation
For instructions on using the plugin, please refer to this developer guide.
Sample application
For a sample application demonstrating how to use CAS.AI Unity plugin see The Sample Unity project.
Feedback & Contributions
Found a bug? Have a feature request or suggestion?
Please open an issue using GitHub's issue tracker.
Native SDK Repositories
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.
No comments yet. Be the first!