简体   繁体   English

如何在Heroku上为自托管Parse服务器添加Apple推送通知支持?

[英]How to add Apple Push Notifications support to self hosted Parse server on Heroku?

As Parse is shutting down I setup my own Parse server running on Heroku with this guide: https://github.com/ParsePlatform/parse-server-example 当Parse关闭时,我使用本指南在Heroku上运行我自己的Parse服务器: https//github.com/ParsePlatform/parse-server-example

However this does not support sending Apple push notifications. 但是,这不支持发送Apple推送通知。

How can I add support for sending push notifications? 如何添加对发送推送通知的支持?

It has been confirmed by the developers at Parse that they are working on adding Push Notifications for iOS & Android to the open source project. Parse的开发人员已经确认他们正致力于将iOS和Android的推送通知添加到开源项目中。 They plan to add it in the next month and they are also planning on adding the dashboard also within 2 months. 他们计划在下个月添加它,他们还计划在2个月内添加仪表板。

Confirmed here: https://github.com/ParsePlatform/parse-server/issues/56 在此确认: https//github.com/ParsePlatform/parse-server/issues/56

If you need push sooner than that you could try using a 3rd party service such as Urban Airship. 如果您需要尽快推送,您可以尝试使用第三方服务,例如Urban Airship。

当Parse将使用仪表板释放推送时,请检查更新。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM