firebase / firebase/firebase-admin-java

FR: Add support for fetching topic subscriptions

Aberta
#594 7 comentários 2 reações 1 responsável Reivindicada por @chong-shao Ver no GitHub
api: messaging type: feature request
Linguagem predominante
Java
Estrelas
620
Forks
305
Merge médio
3h 23min
PRs com merge (30d)
1

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.