If an app does a register request each for two different app servers,
how to know that the registration result is for a particular app
server? I want to identify that using the extras that are put.
Register requests can be done one by one but Google may periodically
refresh the registration id. In the case of refresh, how to know that
the refreshed registration id is for a particular app server so that
the app can talk to that app server and update the new registration
id?
Do you have recommendations?
The setData(), setClass() in the intent are discarded as well.
On Aug 13, 3:27 pm, Costin Manolache <
cos...@google.com> wrote: