-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
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
502 Bad Gateway: Unable to load Maven meta-data from Bintray #81 #483
Comments
@latusdenis which Braintree Android dependency (and version) are you including in your app? The error message looks like it is trying to find the Cardinal Mobile SDK at |
@sarahkoop I'm using such package: https://github.com/wgltony/react-native-braintree-dropin-ui#readme The Other users are also reporting similar problem: |
We do not own or offer support for that library, so we will not be able to investigate this issue. I'd recommend opening an issue with that library. |
yeah I just had to update react-native-braintree-dropin-ui to the latest version, with something like |
Getting such an error, while building the app in release mode:
build.gradle
The problem appeared without any code changes. Bintray status is major outage: https://isdown.app/integrations/bintray
Please advise, which steps do I need to perform, so I can successfully create release builds.
The text was updated successfully, but these errors were encountered: