I'm getting the following error messages with Capacitor 5, when building for Android.
This only happens when building a signed APK for production... this does work fine when using cap sync && cap run android.
pnpm cap sync android... and syncing my files with Android Studio does not modify anythingThis worked:
android foldercap add androidrebuild the app