PHP server sdk question about subscription limits

Copying over a question from a github issue.

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?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.