質問

I have just implemented pushwoosh in my Cordova project ... followed this guide http://www.pushwoosh.com/programming-push-notification/android-gcm-push-notifications-guide/

and it works fine ... the only thing I don't get is that the push "message" is not shown in the phone statusbar., the LOGO and app title is show in the statusbar .. but NO text is shown... I don't get why ... anyone?

The push message is received perfect and the javascript is fired as well, but no text in the notification status bar .. only the logo and app title..

役に立ちましたか?

解決

Finalay.... Now i got it ... Stupid me ...

In the PushWoosh settings I have set the "PhoneGap Build (Generic)" setting ... Change this to "Pushwoosh" and it works ;)

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top