When supervising a device, I try to install a profile contains the payload type :com.apple.webcontent-filter. The OS displays that: the payload type "com.apple.webcontent-filter" is not permitted.
I'm not sure which step went wrong.
Post
Replies
Boosts
Views
Activity
How can I know the APNs notificaiton is sent to device(success/receive time)?
In my notification server, it only get the result of sending a notification to APNs, not from the APNs to device.
Time: 12:00-17:00 UTC everydayLocation: ChinaThe delay of APNs's response: The elapse from sending a notification to APNs Server to receiving a response from it.Normal delay: 500msHigh delay: 10s-700sThrough put: 50/sDescription:1. One of my servers' delay is very high (even up to 700 seconds), but another server's delay just slightly increase.2. Even though the delay is very high, the responses indicate that the most of notifications was post successfully.3. Restarting my push service will immediately reduce the delay.