question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FR: Add support for fetching topic subscriptions

See original GitHub issue

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 Analytics

  • State:open
  • Created 2 years ago
  • Reactions:2
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
chong-shaocommented, Sep 11, 2021

Apologies for the delays on the launch of this API. The team is still working on this, please expect to hear more on this later this year.

I’ll keep this thread open to update any progress.

0reactions
TimFowlecommented, Oct 11, 2022

Hello Are there any updates on this? I was making calls to https://iid.googleapis.com/iid directly but this doesnt appear to support OAuth for newer projects that dont have a Legacy API Key.

Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Reader Aids :: Using FederalRegister.Gov - Federal Register
Subscription Options and Managing Your Subscriptions. The site includes tools for sharing documents with associates and communities via email notification ...
Read more >
Timeout expired while fetching topic metadata Kafka - Stack ...
In my case, I had misconfigured a service in Kubernetes that expected an optional environment variable containing an API key if connecting via ......
Read more >
Control the ads you see when you see them - Google Help
To block an ad on Google service, like Search and YouTube: On the ad, select More . Select Block ad . On sites...
Read more >
Premium features in Outlook.com for Microsoft 365 subscribers
Learn more about premium features in Outlook.com available to Microsoft 365 Home and Microsoft 365 Personal subscribers.
Read more >
Firebase Realtime Database
Store and sync data with our NoSQL cloud database. Data is synced across all clients in realtime, and remains available when your app...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found