Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cleveradssolutions/cas-cordova
Clever Ads Solutions Cordova plugin
https://github.com/cleveradssolutions/cas-cordova
cas cordova-plugin
Last synced: about 1 month ago
JSON representation
Clever Ads Solutions Cordova plugin
- Host: GitHub
- URL: https://github.com/cleveradssolutions/cas-cordova
- Owner: cleveradssolutions
- Created: 2021-07-01T12:42:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T15:53:23.000Z (about 3 years ago)
- Last Synced: 2024-11-03T06:34:02.675Z (about 2 months ago)
- Topics: cas, cordova-plugin
- Language: JavaScript
- Homepage: https://cleveradssolutions.com
- Size: 47.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CleverAdsSolutions-Cordova Integration
[![GitHub release (latest by date)](https://img.shields.io/npm/v/@cleveradssolutions/cas.cordova.base?label=CAS%20Cordova)](https://github.com/cleveradssolutions/CAS-Cordova)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/CleverAdsSolutions/CAS-Android?label=CAS%20Android)](https://github.com/cleveradssolutions/CAS-Android)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/CleverAdsSolutions/CAS-iOS?label=CAS%20iOS)](https://github.com/cleveradssolutions/CAS-iOS)
[![App-ads.txt](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/cleveradssolutions/App-ads.txt/master/Shield.json)](https://github.com/cleveradssolutions/App-ads.txt)The Clever Ads Solutions Cordova plugin enables Cordova developers to easily serve Mobile Ads on Android and iOS apps without having to write Java or Objective-C code. The plugin provides a JS interface for requesting ads that is used by JS scripts in your Cordova project.
## Getting Started
To get started, here is the link to [Cordova plugin integration documentation](https://github.com/cleveradssolutions/CAS-Cordova/wiki).## Demo application
1. Running demo application on android.
1.1. Run `cordova platform add android` in the same directory as the package.json to add the Android platform for the project.
1.2. Run `cordova run android` to build and run an app on your Android device.
2. Running demo application on iOS.
1.1. Run `cordova platform add iOS` in the same directory as the package.json to add the iOS platform for the project.
1.2. Run `cordova run iOS` to build and run an app on your iOS device.## GitHub issue tracker
To file bugs, make feature requests, or suggest improvements for the Cordova Plugin SDK, please use [GitHub's issue tracker](https://github.com/cleveradssolutions/CAS-Cordova/issues).## Support
mailto:[email protected]## License
The CAS Cordova plugin is available under a commercial license. See the LICENSE file for more info.