Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 557 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 557 Bytes

cordova-plugin-umeng-push

A cordova plugin, a JS version of Umeng Push SDK

Install

  1. cordova plugin add https://github.com/hkizuna/cordova-plugin-umeng-push --variable umengiosappid=your_umengiosappid --variable umengandroidappid=your_umengandroidappid --variable umengmessagesecret=your_umengmessagesecret

  2. cordova build ios or cordova build android

  3. Turn on Target -> Capabilities -> Push Notifications

TODO

  1. Add android version

  2. Other APIs

LICENSE

MIT LICENSE