firebase / firebase/firebase-admin-java

FR: Add support for fetching topic subscriptions

Ouverte
#594 7 commentaires 2 réactions 1 personne assignée Réclamée par @chong-shao Voir sur GitHub
api: messaging type: feature request
Langage dominant
Java
Étoiles
620
Forks
305
Merge moyen
3 h 23 min
PR mergées (30 j)
1

Description

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`.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.