<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello,<div><br></div><div>now that the 1.0.0-final is pretty much out for the UnifiedPush Server, &nbsp;i’m starting to look at the new API that Chrome apps use for sending push notifications.</div><div><br></div><div>the TL;DR of it is, &nbsp;it’s basically the same as Android now.( no more refresh tokens and access tokens and such )</div><div><br></div><div>So the question is, &nbsp;do we need to have a deprecation period on what is currently there?</div><div><br></div><div>The v1 of the chrome pushMessaging api has become legacy and it is recommended to use the new stuff. &nbsp;<a href="https://developer.chrome.com/apps/cloudMessagingV1">https://developer.chrome.com/apps/cloudMessagingV1</a></div><div><br></div><div>While i have looked to deeply, &nbsp;it’s possible we can use the same “Variant” structure for Chrome Apps, &nbsp;Since they will be using the same Network</div><div><br></div><div>wdyt?</div><div><br></div><div>-Luke</div></body></html>