firebase / firebase/firebase-admin-java

FR: Add support for fetching topic subscriptions

未關閉
#594 7 則留言 2 個 reaction 已指派 1 人 已被 @chong-shao 認領 在 GitHub 檢視
api: messaging type: feature request
主要語言
Java
星號
620
分支
305
平均合併
3 小時 23 分鐘
30 天內合併 PR
1

描述

Currently, `FirebaseMessaging` (and `InstanceIdClient` that it delegates to) provides support for subscribing to the topic and unsubscribing. However, to be able to fully (and reliably) manage topics from the server, these should be complemented with the ability to fetch the list of current topic subscriptions from the Firebase.

Apparently, the Instance ID API (i.e. `iid.googleapis.com/iid`) provides this capability - see https://developers.google.com/instance-id/reference/server#get_information_about_app_instances.

It would be nice if the SDK would expose this operation on the `InstanceIdClient`, and subsequently, `FirebaseMessaging`.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。