instacart / instacart/truetime-android
BootCompletedBroadcastReceiver needs to be more reliable
Open
bug
help wanted
pr-welcome
- Dominant language
- Kotlin
- Stars
- 1.5k
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I found mayby small bug. When you start application immediately after device reboot and use TrueTime withSharedPreferences method. Time is stored. But when you kill application in Settings. Reboot device again and wait for longer time. Then start application TrueTime returns invalid value beacause the BootCompletedBroadcastReceiver wasn't called due to app kill in settings. Do you know any workaround for this issue?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.