cordova-plugin-personaly

0.0.17 • Public • Published

Cordova Persona.ly Plugin

A free, no ad-sharing version of Personaly plugin for Cordova.

Features

  • No Ad-Sharing

    This plugin does not share your advertising revenue by randomly display developer's owned ads.

  • Fully Open Sourced

    Every line of code are on Github

  • No Remote Control

    Do not to control whether ad could be displayed. Therefore, you don't lose revenue because some server bugs

Installation

cordova plugin add cordova-plugin-personaly --save

Note that cordova plugin add [GIT_URL] is not supported.

Usage

1. Create Ad Unit ID for your banner and interstitial.

Go to the Personaly portal and add your app (if you haven't done so already), once your app is added to your Persona.ly account, create a new ad unit for it.

2. Display advertisements

RewardedVideo Ad

Interstitial Ad

PopUp Offer Ad

OfferWall Ad

AppWall Ad

3. Profit

If you find this plugin useful, please star it on Github.

Screenshots

TODO

API

See documentation page.

Customize Google Play Services versions (Android only)

The default PLAY_SERVICES_VERSION is set to 11.0.2. If you need a different version, edit config.xml with following,

  <framework src="com.google.android.gms:play-services-basement:11.0.2" />

Status

This plugin is inspired from cordova-plugin-admob-free and modified to adapt to Persona.ly SDK.

Contributing

You can use this Cordova plugin for free. You can contribute to this project in many ways:

Help with documentation is always appreciated and can be done via pull requests.

Read Contributing Guide to learn how to contribute.

Ionic Support

While the Ionic community have provided an Ionic Native Plugin, plugin users need more examples and tutorials.

As I (@sevendus) don't use Ionic myself, it would be great if some experienced Ionic developers could help answering questions or come up with more examples. HELP WANTED HERE.

Credits

Thanks for the cordova-plugin-admob-free author

Disclaimer

This is NOT an official Personaly product. It is just a community-driven project, which use the Personaly SDKs.

License

MIT

Package Sidebar

Install

npm i cordova-plugin-personaly

Weekly Downloads

1

Version

0.0.17

License

MIT

Last publish

Collaborators

  • sevendus