This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Description
Describe the bug
Sometimes the LDClient fails to initialize on android, and feature flags cannot be retrieved.
To reproduce
Appears to be a race condition when configuring the LDClient.
Expected behavior
The client should initialize consistently.
Logs
No helpful logs other than the exception: LDClient.get() was called before init()!
SDK version
[email protected]
Language version, developer tools
XCode Version 13.2.1 (13C100)
OS/platform
Pixel 4a, Android 12
Additional context
Noticed that this issue exists, it may be related: #79