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

Send to a lot of users (more than 100000) #91

Closed
ghominejad opened this issue Feb 15, 2015 · 1 comment
Closed

Send to a lot of users (more than 100000) #91

ghominejad opened this issue Feb 15, 2015 · 1 comment

Comments

@ghominejad
Copy link

I need to send some important news to more than 100000 Registrations ID's. why do i need to keep 100000 Ids? Is there a better solution?

@hypesystem
Copy link
Collaborator

You currently need to manually split your registration ids into chunks of at most 1000 before sending them. Other people have had this issue, too (#82), and a solution has been staged: #83.

You are very welcome to fork and contribute code that may solve this problem.

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