taivo / parse-push-plugin

Push notification plugin for Cordova/Phonegap/ionic on Parse platform
118 stars 102 forks source link

Android doesnt recognize plugin #101

Closed ljunokas closed 7 years ago

ljunokas commented 7 years ago

Everything works fine on iOS, but on android it doesnt recognize this line

if (window.ParsePushPlugin) {...}

also no methods are working without if too. Does someone else experience same problem? I did everyhting as written

ljunokas commented 7 years ago

Ok now i am able to get for example an id, but it doesnt save object automatically to installationId