ionic-team / capacitor

Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
https://capacitorjs.com
MIT License
11.31k stars 962 forks source link

[Bug]: Capacitor 6 rc1 #7377

Closed BjoernRave closed 2 months ago

BjoernRave commented 2 months ago

Capacitor Version

6 rc 1

Other API Details

No response

Platforms Affected

Current Behavior

when trying to run in android with the share plugin I get: /Users/bjoernrave/projects/tiqtours-mono/node_modules/.pnpm/@capacitor+share@6.0.0-rc.1_@capacitor+core@6.0.0-rc.2/node_modules/@capacitor/share/android/src/main/java/com/capacitorjs/plugins/share/SharePlugin.java:125: error: cannot find symbol if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.UPSIDE_DOWN_CAKE) { ^ symbol: variable UPSIDE_DOWN_CAKE location: class VERSION_CODES

Expected Behavior

Build android normally

Project Reproduction

0

Additional Information

No response

ionitron-bot[bot] commented 1 month ago

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.