walterholohan / react-native-crisp-chat-sdk

React-Native bridge for Crisp Chat iOS and Android SDK's
MIT License
71 stars 26 forks source link

Android: build issue #47

Closed mlecoq closed 2 years ago

mlecoq commented 2 years ago

Here is the logs I have when I want to build my app since today

* What went wrong:
Execution failed for task ':react-native-crisp-chat-sdk:androidDependencies'.
> Could not resolve all artifacts for configuration ':react-native-crisp-chat-sdk:debugRuntimeClasspath'.
   > Could not resolve com.facebook.react:react-native:+.
     Required by:
         project :react-native-crisp-chat-sdk
      > Failed to list versions for com.facebook.react:react-native.
         > Unable to load Maven meta-data from https://dl.bintray.com/crispim/crisp-maven/com/facebook/react/react-native/maven-metadata.xml.
            > Could not get resource 'https://dl.bintray.com/crispim/crisp-maven/com/facebook/react/react-native/maven-metadata.xml'.
               > Could not GET 'https://dl.bintray.com/crispim/crisp-maven/com/facebook/react/react-native/maven-metadata.xml'. Received status code 502 from server: Bad Gateway
moxspoy commented 2 years ago

hallo! currently the bintray is down. there is not related with react native crisp chat. thank you

amjadislam commented 2 years ago

I'm facing the same issue since Friday. I'm not able to generate android build.

Pandazaur commented 2 years ago

https://status.bintray.com/incidents/d0yvk95zh58j

mahadevRtistiq commented 2 years ago

I have also the same issue from Friday...

jdponomarev commented 2 years ago

same for me, still down

abolfazlyounesi commented 2 years ago

same error here Could not resolve all artifacts for configuration ':react-native-crisp-chat-sdk:releaseRuntimeClasspath'.

mlecoq commented 2 years ago

@jdponomarev @abolfazlyounesi could you provide a small example to reproduce ?