简体   繁体   English

如何发送apns推送通知自定义消息与URL中的URL或图像

[英]how to send apns push notifications custom messages with url or image in php

I was able to send ipad push notifications successfully to an iPad App with the simple text message using the PHP framework ApplePushNotificationPayload by tinyurl.com. 我能够通过tinyurl.com使用PHP框架ApplePushNotificationPayload,使用简单的文本消息将ipad推送通知成功发送到iPad应用程序。 I read that there is a possibility to send custom messages like image or button etc. 我读到有可能发送自定义消息,如图像或按钮等。

Can anyone suggest how I can send url or image along with notification message with php apns push notifications? 任何人都可以建议我如何使用php apns推送通知发送网址或图像以及通知消息?

With apnsphp, it doesn't have URL option to send a push notification. 使用apnsphp,它没有URL选项来发送推送通知。 I think it doesn't customize 我认为它没有定制

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

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