Open krishna11124 opened 2 years ago
Hi @krishna11124, thanks for submitting an issue. Is this issue found trying to run the examples
in this project directly? Or is this from your own project when trying to include the Amazon IVS React Native package?
I am facing this problem ever since I installed it in my own project.i m using "amazon-ivs-react-native-player": "^1.2 .0",..Thnaks
@krishna11124 This may be related to your React Native project configuration. See the following issue thread: https://github.com/facebook/react-native/issues/32734
Note that you're getting a 502 from bintray, which is no longer in service. I would confirm you have the correct gradle repositories listed in your project: https://github.com/aws/amazon-ivs-react-native-player/blob/main/example/android/build.gradle#L26-L41
Ok Thanks @alexmdodge ..I tried to fix that
Have you fixed this issue?
yes @antEater3005
can u mention steps to fix @krishna11124
@antEater3005 This is a network gateway issue actually you can try to fix with change network.
Describe the bug Build Not Create After Implement Lib.
To reproduce cd android>./gradlew assembleRelease
Debug logs FAILURE: Build failed with an exception.
Additional context Add any other context about the problem here.