Вопрос

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