Is it possible to remotely set iOS device date and time programmatically?
And How? Thanks in advance.
Is it possible to remotely set iOS device date and time programmatically?
And How? Thanks in advance.
This is not possible. You can only do it manually in the Settings
app of your iDevice
or switch it to be set automatically.
you can`t . please read this:
iOS - How to set the date and time programatically
You can't set the date and/or time on iPhone/iPad programmatically. Those APIs are considered protected by Apple. In other words if you were to use those APIs and submit an app using them it would be rejected.
if you don`t care to be rejected ,try this: