Currently i am using raix:push
atmosphere package to send GCM in my MeteorJS-Android App, its working perfectly in meteor-1.2.1, when i update meteor to 1.3.* raix:push
stop sending push message
I tried cordova:cordova-plugin-device@1.1.1
, raix:push@3.0.3-rc.5
, etc but GCM push not working
How i solve this in MeteorJS-1.3.* ?