Skip to content

Troubleshooting

This troubleshooting guide addresses common issues encountered during native builds in Capawesome Cloud. If you experience any of the following errors, follow the provided solutions to resolve them. You can also contact support for further assistance.

Error invalid source release: 21

This error typically occurs when the wrong Java version is being used for the build. To resolve this issue, ensure that you have set the JAVA_VERSION environment variable to a supported version, such as 17 or 21, in your build environment. For Capacitor 7, Java 21 is the default version.