Skip to content

FR: Add method to get all subscribed topics #1431

Open
@tfonfara

Description

@tfonfara

Environment

  • Xcode version: Version 9.4.1 (9F2000)
  • Firebase SDK version: 5.2.0
  • Firebase Component: Messaging
  • Component version: 3.0.2

Feature Proposal

Currently it's not possible to unregister from all subscribed topics (I know there's a workaround to create a new instance id in order to do that) or to get a list of subscribed topics to add/remove subscriptions on that basis.
There's already an API to do that: https://developers.google.com/instance-id/reference/server#get_information_about_app_instances
It would be great if it would be possible to integrate that API (at least the topics part) into the SDK.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions