Skip to content

cleveradssolutions/CAS-Cordova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAS.AI Mobile Ads for Cordova

NPM Version Platform App-ads.txt

The CAS.AI Mobile Ads SDK (by CleverAdsSolutions) offers advanced mobile advertising capabilities with refined ad formats and streamlined APIs to access multiple ad networks and maximize monetization in mobile apps.

This repository contains the official Cordova plugin for CAS.AI, allowing Cordova developers to easily integrate and monetize their apps using the CAS.AI SDK.

Getting Started

For setup instructions, usage examples, and API details, refer to the Developer Guide.

Downloads

Visit releases to get the latest version of the plugin.

Sample application

A full sample application demonstrating CAS.AI Cordova integration is available in the example directory.

  1. Go to example directory.
cd example
  1. Add cordova platform for the project:
cordova platform add android

or

cordova platform add ios
  1. Build and run app on your device:
cordova run android

or

cordova run ios

Feedback & Contributions

Found a bug? Have a feature request or suggestion?
Please open an issue using GitHub’s Issue Tracker.

Native SDK Repositories

This Cordova plugin is built on top of the official native CAS.AI SDKs:

Refer to these repositories for follow the latest releases, changelogs, or to report platform-specific issues.