Updating configuration profile over the air

According to the documentation here https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/iPhoneOTAConfiguration/OTASecurity/OTASecurity.html


"Reconfiguration occurs automatically if the profile expires or if a VPN connection attempt fails."


Having set up my enrolment server and setting a profile to expire at a set date and time, the profile simply expires and does not update automatically, is there anything additional needed to make this happen?

Replies

Hello collibhoy,


I am facing the same problem here. I have to go and manually update the profile from Settings. Were you able to figure out the problem?

Facing the same problem. Tried 1) setting the PayloadExpirationDate, 2) causing the VPN server connection to fail, and 3) causing the VPN authentication to fail. None of the above made the device pull the profile server for a new configuration profile. Was anyone able to make it work?