Conversation
|
Hello @todorone, thank you for the contribution! Because LaunchDarkly React Native SDK uses the LaunchDarkly iOS SDK as the native module for iOS (which supports tvOS), it is good that this works out for you. We will discuss this with the React Native and iOS engineers, and if it makes sense, port the test (https://app.circleci.com/pipelines/github/launchdarkly/ios-client-sdk/95/workflows/74b1aea7-374f-425f-9a6f-8288b16e6cd3/jobs/635) into React Native SDK and accept the change. |
thanks a lot, @louis-launchdarkly what is approximate timeline for this - days, months, years, centuries? 😸 |
* fix: startup crash due to missing proguard file * Add Todd to codeowners * update pods * add separate android-release command --------- Co-authored-by: Yusinto Ngadiman <yus@launchdarkly.com>
* [sc-192324] Fix jsonVariation bug (#150) Update LaunchdarklyReactNativeClient.swift Co-authored-by: Yusinto Ngadiman <yus@launchdarkly.com> * Add 6.x branch * fix: startup release build crash (#151) * fix: startup crash due to missing proguard file * Add Todd to codeowners * update pods * add separate android-release command --------- Co-authored-by: Yusinto Ngadiman <yus@launchdarkly.com> --------- Co-authored-by: Yusinto Ngadiman <yusinto@gmail.com> Co-authored-by: Yusinto Ngadiman <yus@launchdarkly.com> Co-authored-by: LaunchDarklyReleaseBot <launchdarklyreleasebot@launchdarkly.com>
We successfully use LaunchDarkly SDK for tvOS platform, it's fully compatible. This change is the only thing that is required for successful compilation.