Android Errors

Try updating capacitor, using Wappler v6 as it’s not possible on 5.8.2 (unless manually using the terminal)
https://community.wappler.io/t/updating-capacitor-projects-in-wappler-6/52075

Here is some of the setup of a test apk, running without issues:
(Note that I’m using w10)

Wappler paths:

capacitor.config.json:

package.json:

android/app/build.gradle

On android studio:


Tested and:

Use the build button on wappler, and remember sync the project on A.S.:
image

PS: Tested on beta 8 as I’m not with my main computer, so I’m running this on a notebook.
Will try these days on the latest wappler beta version and check if something is broken.