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

bug: QR code scanning using browser #133

Closed
5 of 11 tasks
areeb-gsoftconsulting opened this issue Mar 11, 2024 · 2 comments
Closed
5 of 11 tasks

bug: QR code scanning using browser #133

areeb-gsoftconsulting opened this issue Mar 11, 2024 · 2 comments
Labels
bug/fix Something isn't working duplicate This issue or pull request already exists package: barcode-scanning platform: web Web platform

Comments

@areeb-gsoftconsulting
Copy link

Plugin(s)

  • Barcode Scanning
  • Face Detection
  • Face Mesh Detection
  • Selfie Segmentation
  • Translation

Version

5.7.2

Platform(s)

  • Android
  • iOS
  • Web

Current behavior

i am not able to access scanner on web

error check permission Error: This Barcode Scanner plugin method is not available on this platform.
at BarcodeScannerWeb.createUnavailableException (web-BKORLUTT.js?v=7ace3332:68:12)
at BarcodeScannerWeb.checkPermissions (web-BKORLUTT.js?v=7ace3332:62:16)
at chunk-VBPZBBMF.js?v=7ace3332:123:24
at async checkPermissions (index.tsx:115:26)

Expected behavior

it should be available when opened using ionic react on web browser.

Reproduction

https://github.com/areeb-gsoftconsulting/menu-next

Steps to reproduce

you dont need to clone my project because web implementation is not done yet

Other information

No response

Capacitor doctor

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

Installed Dependencies:

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

Before submitting

  • I have read and followed the bug report guidelines.
  • I have attached links to possibly related issues and discussions.
  • I understand that incomplete issues (e.g. without reproduction) are closed.
@areeb-gsoftconsulting areeb-gsoftconsulting added bug/fix Something isn't working needs: triage labels Mar 11, 2024
@robingenz
Copy link
Member

This plugin only supports Android and iOS. There is already a feature request for web: #20.

@robingenz robingenz closed this as not planned Won't fix, can't repro, duplicate, stale Mar 11, 2024
@robingenz robingenz added duplicate This issue or pull request already exists platform: web Web platform package: barcode-scanning and removed needs: triage labels Mar 11, 2024
@cbsmerveguel
Copy link

@robingenz having the same issue. Looking forward to have the web feature soon.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug/fix Something isn't working duplicate This issue or pull request already exists package: barcode-scanning platform: web Web platform
Projects
None yet
Development

No branches or pull requests

3 participants