简体   繁体   中英

How to detect date time from the SIM card?

I'm developing offline app using Cordova and i need to get the time from the SIM card and i searched for plugins that can get the time from the SIM card

any solution or idea like a new way to get the time from offline mode will be appreciated

Check out this plugin, maybe it helps:

https://www.npmjs.com/package/cordova-plugin-sim

i fixed this issue by making a background service that can validate the time and if the user changed the time in offline mode then he should go online

thanks

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM