0
I recently built a project with the name "project1" following the steps of documentation and since this project all my other projects are having the same name of this project, I change the build settings and it’s like I haven’t changed anything, the only things that are updating is the App.js code and the app icon, build settings like renaming the app, generating universal apk and generating an apk for each CPU architecture are being ignored and following the build settings of the first app I built on this machine.
NOTE: I’ve created several apps with the command react-native init nameApp
and they follow the same build pattern as the first app, plus no error appears so I might be sharing here