-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
bugSomething isn't workingSomething isn't workingpackage: sdk/react-nativeIssues that affect the react native SDK.Issues that affect the react native SDK.waiting for feedbackIndicates LaunchDarkly is waiting for customer feedback before issue is closed due to staleness.Indicates LaunchDarkly is waiting for customer feedback before issue is closed due to staleness.
Description
Describe the bug
Fetches incorrect flag value during app init
To reproduce
- Init the SDK on app launch
- identify the user
- Call
variationAPI to access the flag immediately after identify.
Expected behavior
It should return the correct value.
SDK version
v10.00
Language version, developer tools
System:
OS: macOS 14.5
CPU: (10) arm64 Apple M1 Max
Memory: 99.94 MB / 32.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 18.13.0
path: ~/.nvm/versions/node/v18.13.0/bin/node
Yarn:
version: 1.18.0
path: ~/.nvm/versions/node/v18.13.0/bin/yarn
npm:
version: 8.19.3
path: ~/.nvm/versions/node/v18.13.0/bin/npm
Watchman:
version: 2024.01.22.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.14.3
path: /Users/jshah/.rbenv/shims/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.2
- iOS 17.2
- macOS 14.2
- tvOS 17.2
- visionOS 1.0
- watchOS 10.2
Android SDK: Not Found
IDEs:
Android Studio: 2022.3 AI-223.8836.35.2231.10811636
Xcode:
version: 15.2/15C500b
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.11
path: /usr/bin/javac
Ruby:
version: 3.3.0
path: /Users/jshah/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.72.7
wanted: 0.72.7
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false
jayshah123 and balramkhichar
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpackage: sdk/react-nativeIssues that affect the react native SDK.Issues that affect the react native SDK.waiting for feedbackIndicates LaunchDarkly is waiting for customer feedback before issue is closed due to staleness.Indicates LaunchDarkly is waiting for customer feedback before issue is closed due to staleness.