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

Conversation

@LaunchDarklyReleaseBot
Copy link
Contributor

[6.3.2] - 2023-03-13

Fixed:

  • Remove extra resolve in the jsonVariation call. (Thanks, adamivancza!)

Update LaunchdarklyReactNativeClient.swift

Co-authored-by: Yusinto Ngadiman <[email protected]>
}

@objc func jsonVariation(_ flagKey: String, defaultValue: Any, environment: String, resolve: RCTPromiseResolveBlock, reject: RCTPromiseRejectBlock) {
resolve(getLDClient(environment: environment)?.jsonVariation(forKey: flagKey, defaultValue: LDValue.fromBridge(defaultValue)).toBridge())
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again this is the actual fix. The rest are auto-format space removals.

@yusinto yusinto merged commit 96e3938 into 6.x Mar 14, 2023
@yusinto yusinto deleted the release-6.3.2 branch March 14, 2023 16:03
LaunchDarklyReleaseBot added a commit that referenced this pull request Oct 25, 2024
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: LaunchDarklyReleaseBot <[email protected]>
Co-authored-by: Ember Stevens <[email protected]>
Co-authored-by: Ember Stevens <[email protected]>
Co-authored-by: Yusinto Ngadiman <[email protected]>
Co-authored-by: Yusinto Ngadiman <[email protected]>
Co-authored-by: LaunchDarklyReleaseBot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Chan <[email protected]>
Co-authored-by: Louis Chan <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants