ios - GCM Push notification returns the error message "GCM registration is not ready with auth credentials...." -


i have implement gcm push notification in ios swift application. first, working on application , followed tips , instructions in google documentation : https://developers.google.com/cloud-messaging/ios/client. registration token generated after had complete application in computer re-generated certificates error "gcm registration not ready auth credentials" keeps showing, tried , removed certificates , follow instructions not solve issues.

i tried generated ios provisioning profiles manually , tried using xcode did not solve issue.

ios provisioning profiles

any tips solve it.? in advance

i able test yesterday in sandbox mode, configuration same. , (few hours ago) stopped working.(also noticed stackoverflow full of issue related questions within couple of hours) issues not related developer's configuration, think it's google backend/api related issues/changes. in mean time try other steps,if you've missed steps. follow issue(the operation couldn’t completed. (com.google.gcm error 501.)) https://github.com/googlesamples/google-services/issues/205


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -