开发者

Sending apn notifications to 2 different apps from same api

We have a rails api that we would like to use to send notifications to client and admin ios apps. Does anyone know if this is possible? We have it setup now sending to the client app but not sure how to pr开发者_如何转开发oceed sending to admin. We are hosting the api on heroku now using redis and a worker dyno to send the notifications.


Read the docs here.

You cannot push to 2 separate apps in 1 call to the service but you should definitely be able to make a call for each app.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜