Luka Knezic
Luka Knezic
Hi, - Do you have some logs? - Did it just timeout or? - Did you try using other lookup addresses?
How often are you calling this?
Hey sorry for delay. Hmm not really sure, you could try with time.apple.com? Not sure what could cause that since I didn't have problem with app store and this lib.
Not sure why this is happening to you. I have multiple apps on appStore and know of few apps (Some apps that use it for 2FA) that use this lib...
@mr-mmmmore Yeah fix with default timeout seems like best option. I will add default timeout to `NTP.now()` and that should fix few issues. But yeah, this is imagined as low...
Hey, how often are you calling this? It might be best to call it once and same it locally. This can be done by saving ntpOffset and adding that yourself...
Hey sorry for late reply. Are you still facing this issue with 2.0.0? Should work fine now :) If not, changing lookupAddress might help. (pool.ntp.org, time.apple.com)
Hmm, I'll probably make new lib just for flutter then, the idea behind this lib is no flutter/platform dependencies, so it can even be run in the command line as...
Haven't started on this yet