Guilherme Araujo

Results 5 comments of Guilherme Araujo

I really don't know what to do. +1? When I click REGISTER it says "registered for push notifications", but nothing happens, no device token is shown.

Here is the log: I/chromium(18388): [INFO:CONSOLE(27)] "Register success OK", source: http://192.168.25.4:8100/ (27) I/GCM (21881): GCM config loaded I/SFPerfTracer( 304): triggers: (rate: 0:54) (58070 sw vsyncs) (0 skipped) (157:531598 vsyncs) (159:728930)...

My steps where: 1- I have created my own app with "ionic start .." 2- I have added the android platform 3- I have added every plugin as showed. 4-...

Hey @hollyschinsky, I managed to make it work on android by undoing this commit: https://github.com/hollyschinsky/PushNotificationSample/commit/be49d3854e48346da0173ba0da4a369827dc6541

Ok... had to update ng-cordova and it then worked! Thanks