Is there possible make push notification without APNS

邮差的信 提交于 2019-12-04 02:58:46
Aleem

No, there is no way to use Push notification without APNS. This is restriction from Apple and is documented here

No you can not push notification to a device without using Apple's push notification service.

It is not possible to display push notifications for your application in the same way that the built in push notifications appear without using the Apple Push Notification Service.

You may be able to set up some kind of web socket-based solution, but that will not work when your app is in the background, thus defeating the point.

Check out Urban Airship

Push Composer makes sending Push Notifications simple for anyone in your organization. By putting the power of engagement into the hands of your business team, you can empower them to reach your customers quickly without adding strain on your engineering team. And because you can preview your message as you write it, you’ll know exactly how your users will see and engage with your message.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!