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 摘要。