Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要我的应用程序正确的时间。所以,我想检查它是否没有设置自动时间,强制用户设置它。有什么办法可以检查吗?
谢谢
AFAIK,没有办法强迫用户在他们的设备上使用网络时间。即使您做到了这一点,网络时间本身也可能不正确。
更好的解决方案是从您的服务器获取时间并根据用户的时区进行调整。