any limitation push notification via APNS or C2DM?

前端 未结 2 1137
长发绾君心
长发绾君心 2021-01-20 22:15

In enterprise, we will send push notification to 17,000 employee. They have smartphone(iOS, Android).

We expect to send about 18 millions push notification per year.

2条回答
  •  庸人自扰
    2021-01-20 22:19

    The general quota for Android's C2DM is 200,000 msgs per day for regular sign ups. However, if you need more, you will need to contact Google to arrange. More information here: http://code.google.com/android/c2dm/quotas.html

提交回复
热议问题