-
** 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**
ANRs are being logged in Firebase Crashlytics. This issue occurs during the application closing process.
```
client.unregisterStatusListener(statusListener)
client.close()
…
-
**Is your feature request related to a problem? Please describe.**
Currently, we have the Erlang SDK running at scale in our services, tho, recently, our team start to face, what we believe to be an …
-
**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 …
-
**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 …
-
**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…
-
**Describe the bug**
We've found that unless we call `Events(Components.NoEvents)` on the SDK, all Orleans mesh activity is halted at app startup around the same time that an LdClient singleton is …
-
Hi Team,
Facing an issue in our web application where LaunchDarkly is not initializing if we reject "Accept Cookies" options in our application. No LaunchDarkly api calls or errors are shown in the…
-
**Describe the bug**
The [`LDContextCommon`](https://github.com/launchdarkly/js-sdk-common/blob/cf6977080e67e4e54f773df410a671764dbcb304/typings.d.ts#L340-L349) type allows invalid contexts. The `k…
-
**Is your feature request related to a problem? Please describe.**
We would like a way to determine if a flag exists. Currently we have settings that are stored as app settings, feature flags, etc. W…