Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

official plugins cause app building to crash #2226

Open
Bader-Idris opened this issue Oct 29, 2024 · 3 comments
Open

official plugins cause app building to crash #2226

Bader-Idris opened this issue Oct 29, 2024 · 3 comments

Comments

@Bader-Idris
Copy link

Bug Report

Plugin(s)

"@capacitor/barcode-scanner": "^1.0.1",
"@capacitor/inappbrowser": "^1.0.2",

Capacitor Version

  Capacitor Doctor   

Latest Dependencies:

  @capacitor/cli: 6.1.2
  @capacitor/core: 6.1.2
  @capacitor/android: 6.1.2
  @capacitor/ios: 6.1.2

Installed Dependencies:

  @capacitor/cli: 6.1.2
  @capacitor/core: 6.1.2
  @capacitor/android: 6.1.2
  @capacitor/ios: 6.1.2

Platform(s)

Windows11,  Version	10.0.22631 Build 22631

Current Behavior

these two packages cause the Android studio building process to crash

the crash message outputs a conflict with Kotlin versions

Unknown Kotlin JVM target: 21

The Android Studio and Kotlin versions I use are the latest

Expected Behavior

to not cause the crash when building apk apps using Android studio

Code Reproduction

Other Technical Details

Additional Context

@Ionitron
Copy link
Collaborator

This issue needs more information before it can be addressed.
In particular, the reporter needs to provide a minimal sample app that demonstrates the issue.
If no sample app is provided within 15 days, the issue will be closed.

Please see the Contributing Guide for how to create a Sample App.

Thanks!
Ionitron 💙

@alexgerardojacinto
Copy link
Collaborator

@Bader-Idris can you provide a GitHub repo with an app where this issue can be replicated?

@Bader-Idris
Copy link
Author

@alexgerardojacinto you can add the two mentioned pkgs to any cap project, and you'll get the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants