<div dir="ltr"><div>Hi,<br></div><div><br></div><div>the format for tokens received from InstanceID API have a slightly different format:</div><div><a href="https://github.com/aerogear/aerogear-unifiedpush-server/commit/fa74eea6a183d852fb26773bb1b62cf9016c9157">https://github.com/aerogear/aerogear-unifiedpush-server/commit/fa74eea6a183d852fb26773bb1b62cf9016c9157</a></div><div><br></div><div>It&#39;s basically (prefix_string : RegistrationID).</div><div><br></div><div>Now, in order to be able to subscribe on a topic is it _really_ required to have a &#39;new&#39; InstanceID token ? I could not find a _clear_ statement</div><div><br></div><div>I am asking because I&#39;m working on the server hook to send topic request.<br></div><div><br></div><div>If the answer yes, only InstanceID tokens can subscribe, we need a little switch on the server (not a show stopper):</div><div>1) send /topics/{something} (should not affect &#39;old&#39; tokens_</div><div>2) fallback: find tokens w/o the &#39;:&#39;, so we can fallback to pure registration Id for &quot;non-Instance ID &quot; tokens</div><div><br></div><div><br></div><div>Thanks,</div><div>Matthias</div><div><br></div>-- <br><div class="gmail_signature">Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div>
</div>