@rkreienbuehl wrote:
Hello
I am working on an app and need to use push notifications. I set up the push like described in the docs. First tests on iOS worked perfectly but now im trying to get it work on android.I always get these messages in console:
13 728181 log Ionic Push:, register
15 729287 error Ionic Push:, (debug) unexpected error occured.
16 729290 error Ionic Push:, [object Object]by googling I found only two topics where someone has the same output:
https://gitter.im/driftyco/ionic-io-testers/archives/2015/11/05
and
I tried multiple things like removing and re-adding the plugins and platforms.
When I stringify the[object Object]
it is empty so i only get{}
as output.Is there someone who knows this error?
Thanks
Posts: 1
Participants: 1