Skip to content
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

Callback for subscribeToTopic & unsubscribeFromTopic #117

Open
arifje opened this issue Sep 28, 2020 · 2 comments
Open

Callback for subscribeToTopic & unsubscribeFromTopic #117

arifje opened this issue Sep 28, 2020 · 2 comments
Labels

Comments

@arifje
Copy link

arifje commented Sep 28, 2020

Feature request; callback for subscribeToTopic and unsubscribeFromTopic, so we can check if the subscription is successful (or not). Missing on Android and iOS if I am correct.

@m1ga
Copy link
Collaborator

m1ga commented Sep 28, 2020

Good idea! I'll add that to my Android update (https://firebase.google.com/docs/cloud-messaging/android/topic-messaging#subscribe_the_client_app_to_a_topic) 👍

@m1ga m1ga added the feature label Sep 28, 2020
@m1ga
Copy link
Collaborator

m1ga commented Sep 28, 2020

#115 - for Android:
two events: subscribe and unsubscribe with (un)subscribed:true/false as a callback parameter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants