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

api.BarcodeDetector - iOS Safari says not supported but it is supported behind a feature flag #22774

Closed
brandscill opened this issue Apr 4, 2024 · 0 comments · Fixed by #23676
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@brandscill
Copy link

brandscill commented Apr 4, 2024

What type of issue is this?

Incorrect support data

What information was incorrect, unhelpful, or incomplete?

The API is available behind the Shape Detection API feature flag for iOS Safari 17

What browsers does this problem apply to, if applicable?

Safari

What did you expect to see?

Partial support for Safari 17 on iOS indicated with reference to the feature flag.

Did you test this? If so, how?

Using https://whatpwacando.today/ you will be instructed to turn on the feature flag when testing barcode detection. Once done, you can scan barcodes using Safari on iOS

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/Barcode_Detection_API

MDN metadata

MDN page report details
  • Query: api.BarcodeDetector
  • Report started: 2024-04-04T19:15:44.271Z
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Apr 4, 2024
queengooborg added a commit to queengooborg/browser-compat-data that referenced this issue Jul 6, 2024
This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the `BarcodeDetector` API. The data comes from a commit in the browser's source code, mapped to a version number using available tooling or via the commit timestamp.

Commit: WebKit/WebKit@ce99b4d

Additional Notes: This fixes mdn#22774.
@Elchi3 Elchi3 closed this as completed in dc2c047 Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
2 participants