instacart / instacart/truetime-android

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

Open
#142 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
1.5k
Forks
196
PR merge metrics
No merged PRs in 30d

Description

hi i sometimes i got this error

`
java.lang.IllegalStateException: You need to call init() on TrueTime at least once.
com.instacart.library.truetime.TrueTime.now(TrueTime.java:29)
`

but i already put this on my class that extend Application() class
`doAsync {
TrueTime.build().initialize()
}`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.