-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[Bug]: How to install barcode-scanner for android #7761
Comments
. |
I am experiencing the same problem but think opening the issue in the barcode scanner repository would be more relevant: https://github.com/ionic-team/capacitor-barcode-scanner/issues. |
Thanks
Got it! thanks |
closing in favor of ionic-team/capacitor-barcode-scanner#42 |
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. |
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.0.0
@capacitor/ios: 6.0.0
@capacitor/android: 6.0.0
@capacitor/core: 6.0.0
[success] iOS looking great! 👌
[success] Android looking great! 👌
Other API Details
Platforms Affected
Current Behavior
I install barcode-scanner for android from url https://capacitorjs.com/docs/apis/barcode-scanner#android
Plugin for ios work well.
But for android cant working. When i run command "npx cap run android"
Result bug:
I think problem at there:
maven {
url 'https://pkgs.dev.azure.com/OutSystemsRD/9e79bc5b-69b2-4476-9ca5-d67594972a52/_packaging/PublicArtifactRepository/maven/v1'
name 'Azure'
credentials {
username = "optional"
password = ""
}
content {
includeGroup "com.github.outsystems"
}
}
Expected Behavior
How to fix it? Thanks
Project Reproduction
https://capacitorjs.com/docs/apis/barcode-scanner#android
Additional Information
No response
The text was updated successfully, but these errors were encountered: