-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FR : list of topic subscriptions #99
Comments
Sounds like a useful feature to me. @sampson-chen any thoughts? |
Any update ? Can I send a PR ? |
@chemidy Before putting any time into writing code, can you propose what this API is going to look like (method/type signatures)? I can take that to the FCM team and get their thoughts on it. Update: Also any information on how this will be used in practice will be helpful in making the case. |
Hi, we have plan to add this feature to the AdminSDK (along with a new HTTP API). But we don't have an estimated timeline now. |
corresponding tests. This commit should provide the feature requested in FR firebase#99.
We can now SubscribeToTopic and UnsubscribeFromTopic.
Is it possible to add a function ListTopicsForDevice based on "rel/topics" attribute from the Instance ID service ?
The text was updated successfully, but these errors were encountered: