tdlib / td

Cross-platform library for building Telegram clients
https://core.telegram.org/tdlib
Boost Software License 1.0
7.04k stars 1.44k forks source link

Firebase cloud messages current protocol will be removed this month #2914

Open Fra078 opened 4 months ago

Fra078 commented 4 months ago

https://firebase.google.com/docs/cloud-messaging/android/upstream Firebase cloud messages tdlib implementation will not work anymore from July, will it be updated in time?

levlam commented 4 months ago

TDLib doesn't need any changes to support the new protocol. Server-side support for new protocol is expected to be added before the deadline.

levlam commented 3 months ago

It should be already possible to upload FCM credentials at api.telegram.org to use new push notification API.