instacart / instacart/truetime-android
Error : You need to call init() on TrueTime at least once.
Open
- 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.