dsfh40613182 2015-10-29 05:15
浏览 142
已采纳

如何实现自定义移动推送服务

i just need to get some information about a solution i'm trying to implement.I have to write a push service that can be used to push messages to android and ios apps the project is an ionic app.

So far i have come across Google Cloud Messaging ,Firebase ,Pusher ,push.ionic.io but all of them are third party.

Is there any documentation that explain how to make such a push service using php.I have previously worked using rachet for websocket.As i understand this type of service must be based on websocket.

  • 写回答

1条回答 默认 最新

  • duanlu0559 2015-10-29 06:37
    关注

    There are various resources available out there regarding implementation of Push Notification services in php. Let me point you to couple of those.

    1. Simple Push service in php
    2. Have a look at this.

    So if your concern is implememnting Push noification on client side using ionic. You can use ngCordova's cordovaPush. You can find it here.

    cordovaPush really works great both for android and iOS.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突
  • ¥15 超声波模块测距控制点灯,灯的闪烁很不稳定,经过调试发现测的距离偏大