ios - How can i send JavaPNSpayloads using PushMagic token -
hi implementing ios mdm using javapns. steps performed now.
1)i installed xxx.mobileconfig file on ios device.
2)i using javapns sending notifications.
3)i got pushmagic token ios device.i got 200 response.
4)i using https:// checkin url. using ipcu generating mobileconfig files.
5)my intension install custom payload disable camera,disable youtube ..etc.
6)i using restriction payload .i sending push notification ios device cannot responding server...
following issue seems issue can 1 guide me. http://code.google.com/p/javapns/issues/detail?id=103
any advice appreciated.
try following
- download , install iphone configuration utility.
- connect device , open console tab
- send command server device , see logs (see image below)
- if can see traces of mdm in logs such starting, polling etc, means device has received apns message , trying connect mdm server commands.
- if in console find error, need further investigate.
- if don't see traces of mdm in logs, there's issue - either server (invalid push token etc) or device's internet connection.
please post results , ask more details if required.
Comments
Post a Comment