gonzaloaune / GCMPushPlugin

Push notifications for Cordova (GCM & Native support)
MIT License
37 stars 20 forks source link

Can i subscribe to a topic in using plugin? #11

Open FaisalAriyanto opened 8 years ago

akreienbring commented 8 years ago

Currently not! See the open pull requests... https://github.com/gonzaloaune/GCMPushPlugin/pulls

FaisalAriyanto commented 8 years ago

how if your plugin? https://github.com/akreienbring/GCMPushPlugin

akreienbring commented 8 years ago

See the readme! I implemented topic subscriptions for Android only.

scripterkaran commented 8 years ago

And I have done it for iOS. Check the https://github.com/promactkaran/GCM-iOS-Cordova (ONLY iOS)

FaisalAriyanto commented 8 years ago

im using akreinbring but getting following error :

FaisalAriyanto commented 8 years ago

Uncaught TypeError: Cannot read property 'init' of undefined