ionic-team / ionic-cloud-angular

Angular 2 Integration for Ionic Cloud
MIT License
29 stars 23 forks source link

SERVICE_NOT_AVAILABLE error when trying to register device #37

Open rkyleg opened 7 years ago

rkyleg commented 7 years ago

I get this error when trying to register a device for push notifications. I have set up the credentials for Android and iOS. Do I need both sets of credentials before notifications work at all? I tried both the legacy GCM server key and the FCM server key. I also tried using the v2 brach of phonegap-plugin-push.

Ionic info:

Your system information:

Cordova CLI: 6.4.0 Ionic Framework Version: 2.0.0-rc.4 Ionic CLI Version: 2.1.17 Ionic App Lib Version: 2.1.7 Ionic App Scripts Version: 0.0.48 ios-deploy version: Not installed ios-sim version: Not installed OS: Linux 4.4 Node Version: v6.7.0 Xcode version: Not installed

ionic_push_error

amolpednekar commented 7 years ago

@rkyleg Hey, did you find a solution to this?

janpio commented 7 years ago

This StackOverflow answer implies that the problem fixes itself after some time. Did it for you? Further down the answers on SO are more fixes and things to try.