benerogerio commented on issue #1791: URL: https://github.com/apache/cordova-android/issues/1791#issuecomment-2744257984
I've updated the app with the new release, now the message is: ```html Application Error net:ERR_FILE_NOT_FOUND (file:///android_asset/www/index.html) ``` Probably this message is because of the config that you suggest me to remove. Now i've released a new one, i don't think that it will work. When updated, I think it will show the first message again. But one new thing that i've done, could work, i forgot that i'm using a plugin called "vue-cli-plugin-cordova" in which he has his own build script, im was using the correct ***npm cordova-serve-android*** command to serve on emulator, but i was building with ***cordova build android --release*** instead ***npm cordova-build-android***, maybe this is the problem, i'll wait the update to see if it works. Thanks for the help! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org