You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Describe the bug
Version 8.0.2 (and it seems likely to be 8.x) of the react-native sdk does not seem to support react-native 0.70. This page describes that sdk version 8.0.2 should support react-native 0.69 through 0.72.
To reproduce
Create an app using react-native 0.70.6 and launchdarkly-react-native-client-sdk 8.0.2.
Expected behavior
An android app with launch-darkly should compile succesfully.
Logs
* What went wrong:
Could not determine the dependencies of task ':launchdarkly-react-native-client-sdk:compileDebugAidl'.
Could not resolve all task dependencies for configuration ':launchdarkly-react-native-client-sdk:debugCompileClasspath'.
> Could not find com.facebook.react:react-android:0.72.7.
Required by:
project :launchdarkly-react-native-client-sdk
SDK version
8.0.2
Language version, developer tools
React-native 0.70.6