You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2023. It is now read-only.
In v3 the
barCodeTypesare not correctly typed, it is not supporting the detected types on iOs.For example, if I would like to restrict the valid codes to only QR, the TS typings say to pass:
but it does not work on iOs, I need to pass:
I do not know if makes sense to fix this on v3 or just see this looking forward.
Docs: https://developer.apple.com/documentation/avfoundation/avmetadatamachinereadablecodeobject/machine-readable_object_types