Apple Push Notification with Sending Custom Data

前端 未结 3 1764
终归单人心
终归单人心 2020-12-04 06:31

I am sending push notifications from php job application to iphone. I am sending push notifications regarding new jobs. Is this possible that when user click on the view of

3条回答
  •  無奈伤痛
    2020-12-04 06:55

    Yes you can send custom data, check apns-php library for all push notification needs:

提交回复
热议问题