Maximum number of messages

131 views
Skip to first unread message

Julian

unread,
Sep 2, 2011, 10:44:13 AM9/2/11
to Easy APNs
Hi

Excuse what may be a stooooopid question

easyapns is set up so

- a message is put into the `apns_messages` table for every unique
device

so if I wanted to send the same message to 25000 devices I would have
to enter it into the table 25000 times, each with a unique
`fk_device`

Correct ?

All I want to do is send a badge number to each device, so I'm going
to write my own routine to read all devices where badge notification
is on, and send them the badge only payload.

My question is why does the original _fetchMessages query have a limit
of 100 ?

Is there a limit to the number of payloads you can send to Apple ?

Thanks!
Reply all
Reply to author
Forward
0 new messages