PHP Classes

device or app related

Recommend this page to a friend!

      PHP Apple Push Notification Service  >  All threads  >  device or app related  >  (Un) Subscribe thread alerts  
Subject:device or app related
Summary:io7
Messages:2
Author:parism70
Date:2014-01-05 13:32:20
Update:2014-01-08 05:10:49
 

  1. device or app related   Reply   Report abuse  
Picture of parism70 parism70 - 2014-01-05 13:32:20
I understand it can only be done for an ios app and not a webapp or simply the device. true? if not how can i fine the values needed in IOS7 ?
Thanks

  2. Re: device or app related   Reply   Report abuse  
Picture of Yasir Siddiqui Yasir Siddiqui - 2014-01-08 05:10:49 - In reply to message 1 from parism70
It can send push notification for ios apps only. To get device token you can follow this link http://www.raywenderlich.com/32960/apple-push-notification-services-in-ios-6-tutorial-part-1
It is for ios 6 but should also work for ios 7. May be Apple has updated their SDK but not sure.