Copying over a question from a github issue.
https://github.com/expo/expo/issues/2019
Hi, Thanks for giving great service with push notification.
I want to know the number of tokens I can send at one time.In the PHP-SDK example,
$expo->subscribe($interestDetails[0], $interestDetails[1]);
How many can I subscribe tokens in one request?
Can I subscribe 10,000 tokens?