-
https://github.com/launchdarkly/python-server-sdk/blob/d152455b89cb70164d8487a1cc0b47f92017a5c4/ldclient/client.py#L471
We use default value for some flags, and this logic keep writing warnings to …
-
**Describe the bug**
Firebase crashlytics is capturing a bad access exception on a small percentage of our sessions.
**To reproduce**
Haven't reproduced locally.
**Expected behavior**
No cra…
-
**Describe the bug**
Logging happening in production non debug mode
**To reproduce**
Watch the console for automatic logging happening in sdk
**Expected behavior**
Nothing should be printed
…
-
I am getting following error while trying to load launchdarkly-js-client-sdk using webpack 2:
ERROR in ./~/launchdarkly-js-client-sdk/dist/ldclient.es.js Module parse failed: node_modules/launchdar…
-
**Is this a support request?**
No
**Describe the bug**
A very large volume error logs reading `Unhandled exception in event processor` occured at a rate of about 97k logs/min until our service wa…
-
Please find the logs and OS version as below.
**iOS version - 15.5.0**
Crashed: com.launchdarkly.LDClient.isOnlineQueue
0 libobjc.A.dylib 0x39d0 objc_retain + 16
1 LaunchDarkl…
-
**Is your feature request related to a problem? Please describe.**
I currently use the launchdarkly JAVA SDK in Spring (Boot) based application. The library is currently not supported when compilin…
-
Launch Darkly Configuration:
`implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '6.0.4'`
With Config:
`new LDConfig.Builder()
.http(Compone…
-
**Describe the bug**
Title really says it all, if you omit context in the `start` function
```swift
LDClient.start(
config: config,
context: nil,
sta…
-
**Describe the bug**
We're occasionally observing the following error on our Next.js application deployed to Vercel:
![Arc 2023-12-05 at 18 39 26@2x](https://github.com/launchdarkly/js-core/assets…