Open sake12 opened 1 day ago
Is it because AndroidStudio updated Java to 21?
OK, my bad. They changed bundled version to 21 and i was using it.
All the products on all the supported platforms already have 64-bit JetBrains Runtime 21 bundled and it will be used by default to run the IDE. If you need to change the runtime to a different version, see below. Please note that all the current IDE versions require at least Java 17 version to run. Our IDEs will not run on the older Java versions like Java 8 or 11.
Capacitor Version
Capacitor Doctor
Latest Dependencies:
@capacitor/cli: 6.2.0 @capacitor/core: 6.2.0 @capacitor/android: 6.2.0 @capacitor/ios: 6.2.0
Installed Dependencies:
@capacitor/android: 6.2.0 @capacitor/core: 6.2.0 @capacitor/cli: 6.2.0 @capacitor/ios: 6.2.0
[success] Android looking great! 👌 [error] Xcode is not installed
Other API Details
Platforms Affected
Current Behavior
Expected Behavior
Build should work.
Project Reproduction
https://github.com/sake12/build_fails
Additional Information
No response