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: Aztec codes support #200

Closed
5 of 11 tasks
scr2em opened this issue Oct 14, 2024 · 3 comments
Closed
5 of 11 tasks

bug: Aztec codes support #200

scr2em opened this issue Oct 14, 2024 · 3 comments

Comments

@scr2em
Copy link

scr2em commented Oct 14, 2024

Plugin(s)

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

Version

6.1.0

Platform(s)

  • Android
  • iOS
  • Web

Current behavior

Hi,
For aztec codes, I have tried the demo repo to scan them but it couldn't

Expected behavior

In an interesting way, I used chatgpt to create a minimal ios app that uses AVFoundation directly, and it managed to scan the codes easily with 100% accuracy

can anyone check why aztec codes specifically are hard to scan with the plugin? it should be able to scan them everytime

Reproduction

use your demo app

Steps to reproduce

try to scan these codes

image
image

Other information

No response

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: not installed
@capacitor/core: 6.1.2
@capacitor/android: 6.1.2
@capacitor/ios: 6.1.2

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.
@scr2em scr2em added bug/fix Something isn't working needs: triage labels Oct 14, 2024
@scr2em
Copy link
Author

scr2em commented Oct 14, 2024

I did report this before, but this time it doesn't read them at all
#164

@robingenz
Copy link
Member

In an interesting way, I used chatgpt to create a minimal ios app that uses AVFoundation directly, and it managed to scan the codes easily with 100% accuracy

This plugin uses ML Kit and not AVFoundation. But I will probably create a second implementation with AVFoundation soon.

Please share a screen recording of you reproducing it with the demo app.

Copy link
Contributor

It looks like there hasn't been a reply in 30 days, so I'm closing this 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

2 participants