Closed EasonWang01 closed 6 years ago
I saw the previous issue already, but this still happens.
"react": "16.0.0-alpha.6", "react-native": "^0.44.0", "react-native-webrtc": "git+https://git@github.com/oney/react-native-webrtc.git",
compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 }
2.Add jack
jackOptions { enabled true }
then same error again Execution failed for task ':WebRTCModule:compileReleaseJavaWithJavac'.
Execution failed for task ':WebRTCModule:compileReleaseJavaWithJavac'.
i'm still having this issue as well. did you find a fix? why the close?
close
I have created a success build demo, feel free to take a look. https://github.com/EasonWang01/React-Native-WebRTC
I saw the previous issue already, but this still happens.
2.Add jack
then same error again
Execution failed for task ':WebRTCModule:compileReleaseJavaWithJavac'.