Deprecate the chrome.gcm API |
||
Issue descriptionThe Firebase team has announced that the services supporting the chrome.gcm extension APIs are being turned down in April 2019. (See Issue 831531 for full context.) We've supported the chrome.instanceID API since Chrome 46, its successor. Developers should upgrade to that instead. https://developer.chrome.com/apps/gcm https://developer.chrome.com/apps/instanceID Rough plan of action: * Mark the chrome.gcm APIs as deprecated, informing developers to use chrome.instanceID instead. * Understand the existing usage of chrome.gcm and provide migration documentation as appropriate. * Reach out to affected extension owners in line with additional Firebase reach out. * Disable the APIs for ~M73.
,
Jan 3
,
Jan 8
April 2019 seems to be getting closer and closer. What is the alternative to the chrome.gcm.onMessage? The chrome.instanceID API does not contain similar method to receive messages. |
||
►
Sign in to add a comment |
||
Comment 1 by jasonsav...@gmail.com
, Jun 14 2018