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

Topics messages doesn't work #54

Closed
israelR opened this issue Sep 5, 2016 · 2 comments
Closed

Topics messages doesn't work #54

israelR opened this issue Sep 5, 2016 · 2 comments

Comments

@israelR
Copy link

israelR commented Sep 5, 2016

Hi,
I tried to send a topic message with this configuration:
result = push_service.notify_topic_subscribers(topic_name="messages", message=message)
I get -
{'failure': 0, 'canonical_ids': 0, 'success': 1, 'multicast_id': None, 'results': []}
BUB .... NO MESSAGES FOUND ON FCM DB.
Please advise.

@olucurious
Copy link
Owner

The message has been sent, you need to subscribe your app to the topic

@israelR
Copy link
Author

israelR commented Sep 5, 2016

10x
It's something on my app.
I checked it with direct FCM services and it's also not working

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

No branches or pull requests

2 participants