Posts

Post not yet marked as solved
1 Replies
585 Views
Hello everyone, I'm currently working on an iOS app that relies on accurate time information even when the app is offline. I need to determine whether the device time is set to automatic or manual in such situations. Is there any way to programmatically detect this in iOS? My aim is to provide a warning or prompt the user to switch to automatic time if it's currently set to manual, ensuring the app functions correctly even in offline scenarios. I have found few solutions but they are not completely working. I would greatly appreciate any insights or suggestions on how to achieve this! Thank you in advance!
Posted Last updated
.