instacart / truetime-android

Android NTP time library. Get the true current time impervious to device clock time changes
https://tech.instacart.com/truetime/
Apache License 2.0
1.42k stars 193 forks source link

TrueTime init() got crash #143

Open Sbalanarayanan opened 1 year ago

Sbalanarayanan commented 1 year ago

TrueTime initialized while in internet, then turn off internet and killed the application , now while open app without internet it get crashed

how can I get true time in offline, if app is killed and open again, - it call true time init() offline,

You need to call init() on TrueTime at least once.

Thanks in advance,

Sbalanarayanan commented 1 year ago

after device restart, while open app if device in offline not got crashed