We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
When building our react-native application, which uses the https://github.com/Tap-Payments/gosellSDK-ReactNative package, we get this error:
> Could not find com.github.Tap-Payments:goSellSDK-AndroidX:3.19.11. Searched in the following locations: - file:/home/expo/workingdir/build/node_modules/react-native/android/com/github/Tap-Payments/goSellSDK-AndroidX/3.19.11/goSellSDK-AndroidX-3.19.11.pom - file:/home/expo/workingdir/build/node_modules/jsc-android/dist/com/github/Tap-Payments/goSellSDK-AndroidX/3.19.11/goSellSDK-AndroidX-3.19.11.pom - https://api.mapbox.com/downloads/v2/releases/maven/com/github/Tap-Payments/goSellSDK-AndroidX/3.19.11/goSellSDK-AndroidX-3.19.11.pom - https://dl.google.com/dl/android/maven2/com/github/Tap-Payments/goSellSDK-AndroidX/3.19.11/goSellSDK-AndroidX-3.19.11.pom - https://repo.maven.apache.org/maven2/com/github/Tap-Payments/goSellSDK-AndroidX/3.19.11/goSellSDK-AndroidX-3.19.11.pom - https://www.jitpack.io/com/github/Tap-Payments/goSellSDK-AndroidX/3.19.11/goSellSDK-AndroidX-3.19.11.pom - https://jcenter.bintray.com/com/github/Tap-Payments/goSellSDK-AndroidX/3.19.11/goSellSDK-AndroidX-3.19.11.pom - file:/home/expo/.m2/repository/com/github/Tap-Payments/goSellSDK-AndroidX/3.19.11/goSellSDK-AndroidX-3.19.11.pom - https://oss.sonatype.org/content/repositories/snapshots/com/github/Tap-Payments/goSellSDK-AndroidX/3.19.11/goSellSDK-AndroidX-3.19.11.pom - file:/home/expo/workingdir/build/node_modules/@joeandthejuice/react-native-hyperpay/android/libs/com/github/Tap-Payments/goSellSDK-AndroidX/3.19.11/goSellSDK-AndroidX-3.19.11.pom - https://jitpack.io/com/github/Tap-Payments/goSellSDK-AndroidX/3.19.11/goSellSDK-AndroidX-3.19.11.pom Required by: project :app > project :tap-payments_gosell-sdk-react-native
Any hint?
We've tried both with "@tap-payments/gosell-sdk-react-native": "1.0.57", and "@tap-payments/gosell-sdk-react-native": "1.0.69",
"@tap-payments/gosell-sdk-react-native": "1.0.57",
"@tap-payments/gosell-sdk-react-native": "1.0.69",
We experience building error with both.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
When building our react-native application, which uses the https://github.com/Tap-Payments/gosellSDK-ReactNative package, we get this error:
Any hint?
We've tried both with
"@tap-payments/gosell-sdk-react-native": "1.0.57",
and
"@tap-payments/gosell-sdk-react-native": "1.0.69",
We experience building error with both.
The text was updated successfully, but these errors were encountered: