Nicola Corti
Nicola Corti
> * It should mention the maximum java version for the 4.2.2 gradle version or you should update the gradle version used in the lastest react native version. There is...
> a lower JDK version should be used as gradle 4.2.2 doesn't support JDK 11. That's not correct. Android Gradle Plugin (not gradle) version 4.2.2 supports JDK >= 8 Android...
> I run > ``` > yarn android > ``` > And the boost library downloaded too many times with many boost lib. This is really annoy when I entered...
> I opened #34483 but IMHO this is better. It's very weird to me that not having a webview at all is fine but having one that can't be loaded...
> Issue and Reproduction Steps Please provide a reproducer. Your build log is not sufficient. What is happening is that you're failing to compile some of the code inside the...
@amirkhanzada-iinv @thangld322 please provide a reproducer otherwise we're unable to support here.
Closing as a reproducer is missing + you should fill the issue template. Please do that and feel free to re-open. Thank you.
> It finishes without any error but doesn't bundle the app at all Can you clarify what do you mean with 'doesn't bundle the app at all'. The app is...
> That is main issue. When I get into the folder, I can't seem to see the bundled files there. > _See imagine below for clarification_ Could you share your...
> Moving into the android directory with `cd android` and building release version with `./gradlew buildRelease` gives the following: The problem is because you're invoking the wrong task. You should...