OneSignal / OneSignal-Android-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native Android or Amazon app with OneSignal. https://onesignal.com
Other
604 stars 367 forks source link

[question]: Will we require any updates because of the upcoming FCM feature deprecation #1797

Closed GSala closed 1 year ago

GSala commented 1 year ago

How can we help?

Firebase announced some feature deprecation related to legacy protocols being used for push. Will we need to update our clients with a newer version of the SDK or any new configuration, when those features are fully deprecated?

Code of Conduct

emawby commented 1 year ago

@GSala Good question we have some information in this post, but we are hard at work supporting the newer FCM API and will have more updates in the future

gdeglin commented 1 year ago

Hi @GSala . No SDK update is necessary. The change will simply involve uploading your Firebase Service Account credentials file to the OneSignal dashboard. We will be introducing support for the new protocol and instructions on how to upload the Service Account credentials over the next few days.

GSala commented 1 year ago

Sounds good 👍

gdeglin commented 1 year ago

Update to this: Support for FCM v1 has been released, and you can update your existing apps to use it on the OneSignal dashboard.