iOS DataScannerViewController Implementation? #17309
Unanswered
LRufenacht
asked this question in
General
Replies: 1 comment
-
I noticed this was missing as well, so I went ahead and added one - find that here. I've only wrapped the most basic methods but I can confirm it does scan barcodes! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if this is the right place, but are there plans to add support for iOS' implementation of the
DataScannerViewController
?I see that VNDocumentCameraViewController and it's delegate are supported and I got that to work ok.
We have customers that are asking for this functionality, so I was just curious what the plans are. It's been out for a few years now I believe.
https://developer.apple.com/documentation/visionkit/datascannerviewcontroller
Beta Was this translation helpful? Give feedback.
All reactions