Installint react-native-ui
complete
K
Kay
Trying to use the paywall builder and react native ui.
First, I installed adapty properly and it built fine. Then installing @adapty/react-native-ui continues to fail.
This is the error message during the build:
What went wrong:
Could not determine the dependencies of task ':adapty_react-native-ui:compileDebugJavaWithJavac'.Could not resolve all task dependencies for configuration ':adapty_react-native-ui:debugCompileClasspath'.
Could not find io.adapty.internal:crossplatform:2.7.0.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/io/adapty/internal/crossplatform/2.7.0/crossplatform-2.7.0.pom
- file:/E:/test/node_modules/jsc-android/dist/io/adapty/internal/crossplatform/2.7.0/crossplatform-2.7.0.pom
- file:/E:/test/android/localMaven/io/adapty/internal/crossplatform/2.7.0/crossplatform-2.7.0.pom
- file:/E:/test/android/internalMaven/io/adapty/internal/crossplatform/2.7.0/crossplatform-2.7.0.pom
- file:/E:/test/node_modules/react-native-adapty/lib/android/localMaven/io/adapty/internal/crossplatform/2.7.0/crossplatform-2.7.0.pom
- file:/E:/test/node_modules/@adapty/react-native-ui/android/localMaven/io/adapty/internal/crossplatform/2.7.0/crossplatform-2.7.0.pom
- file:/E:/test/node_modules/react-native/android/io/adapty/internal/crossplatform/2.7.0/crossplatform-2.7.0.pom
Required by:
project :adapty_react-native-ui
Tried it in an empty test project as well where nothing else but adapty packages are installed. Any help would be appreciated.
V
Vlad Guriev, Adapty
If the Adapty version is 2.9.0, please try downgrading it to 2.7.0 for now – the latest version of AdaptyUI hasn't been upgraded yet to support 2.9.0
Adapty Support
complete
K
Kay
Thank you so much! It works with 2.7.
V
Vlad Guriev, Adapty
If the Adapty version is 2.9.0, please try downgrading it to 2.7.0 for now – the latest version of AdaptyUI hasn't been upgraded yet to support 2.9.0