GCM on iOS error while creating token: (com.google.iid 7. error)

I am developing a push notification application using GCM (Google Cloud Messaging) services. The fact is that sometimes when creating a token, it shows this error: GCM failed with an error: the operation cannot be completed. (error com.google.iid 7.) Can someone help me with this?

+7
ios google-cloud-messaging
source share

No one has answered this question yet.

See similar questions:

3
GCM IOS Error. Registration error in GCM with error: operation could not be completed. (error com.google.iid 7.)

or similar:

5
Getting "unknown token" using GCM on iOS
3
Benefits of GCM for iOS?
2
Fast remote push notifications using GCM
one
Send push notifications using Google GCM
one
Appcelerator Android GCM Error 3009
one
GCM for iOS push notifications with error: com.google.iid error 0
0
How to get GCM test tokens?
0
How to use GCM in iOS
-one
Google GCM server returns Unauthorized Error 401 when subscribing
-2
What happens to the GCM token when two users use the same device

All Articles