I was looking through the Google Cloud Messaging documentation and I came across this section:
http://developer.android.com/google/gcm/adv.html#canonical
Canonical identifiersIf you later try to send a message using a different registration identifier, GCM will process the request as usual, but it will contain the canonical registration identifier in the registration_id field of the response. Be sure to replace the registration identifier stored on your server with this canonical identifier, as in the end the identifier you use will stop working.
Canonical identifiers
If you later try to send a message using a different registration identifier, GCM will process the request as usual, but it will contain the canonical registration identifier in the registration_id field of the response. Be sure to replace the registration identifier stored on your server with this canonical identifier, as in the end the identifier you use will stop working.
How do we handle the Canonical Id update when using ANR ANSON ANSON STS?
I checked the Amazon API documentation for
CreatePlatformEndpoint : http://docs.aws.amazon.com/sns/latest/api/API_CreatePlatformEndpoint.html
and
Publish : http://docs.aws.amazon.com/sns/latest/api/API_Publish.html
Please offer. Thank!
You cannot get Canonical IDs through SNS, but you can get it through Google GCM REST Api yourself.
see this: GCM with PHP (Google Cloud Messaging)
canonical identifiers will be received.
Source: https://habr.com/ru/post/1540235/More articles:Nuget Package Explorer has not added * .dll (not * .Resources.dll) to links - c #RegExp for a minimum of 4 numbers and a minimum of 1 character - regexI do not understand why compiling the second version of the fragment. AFAIK it should not, because of Β§10.3 / 2 - c ++Further modifying regex for password - javascriptIs the tag " " valid in the dependencyManagement element? - javaDjango global data for streams - pythonDigital signage: flash or html5? - html5Inno Setup, spaces and double quotes in [Run] - quotesJquery warning when all dynamic images end up loading - javascriptAre there any errors in this BigDecimal calculation? - javaAll Articles