-
**Describe the bug**
ANRs are being logged in Firebase Crashlytics. This issue occurs during the application closing process.
```
client.unregisterStatusListener(statusListener)
client.close()
…
-
**Describe the bug**
When installing LaunchDarkly.ClientSdk 5.2.1 and following the quickstart guide. Unable to get past client initialization because assembly keeps looking for LaunchDarkly.Logging …
-
**Describe the bug**
When running the mock in my tests I get the following error:
```
Cannot find module 'launchdarkly-react-client-sdk' from 'node_modules/jest-launchdarkly-mock/dist/index.js'
…
-
Other options:
- flagsmith
- Others?
ghost updated
4 weeks ago
-
** For future users that encounter issues **
In gun version 2.1.0 an attempt is made to load certificates from the OS. Even if you disable verification this will be done.
This appears to trigge…
-
**Describe the bug**
Client sdk 5.0.0 fails to load in a WPF app in .NET8 `net8.0-windows`.
**To reproduce**
- Create a simple WPF all using .NET8 (TargetFramework `net8.0-windows`).
- Add launc…
-
**Is this a support request?**
no
**Describe the bug**
`LaunchDarkly client was initialized with bootstrap data that did not include flag metadata.` warnings are logged when passing in manual fla…
-
I haven't invested any time in looking into this, but it looks like we have a flaky unit test in the LD importer functionality. See example below. This failed in CI but seems to pass every time locall…
-
### Problem
Hi, it's me! It has been a while that I don't show up here 😄
I recently I was exploring JIRA and the developers tool we can integrate with and it has some integrations for Feature Fla…
-
**Is this a support request?**
No
**Describe the bug**
> Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Object.hashCode()' on a null …