Closed BSDOezdemir closed 8 months ago
I need to correct one thing and add something else:
I went a bit further into this, and this is what I found:
On an iPad, the function metadataOutput is not called by the AVFoundation framework. Therefore I believe this is an issue with AVFoundation, rather than this library. Especially since the same Code works on an iPhone, this could be an internal problem in AVFoundation on certain devices.
@BSDOezdemir I just saw this article that mentions what is likely the cause of your trouble. https://www.macrumors.com/2024/03/21/ios-17-4-1-qr-code-scanning-bug/
@BSDOezdemir This should be fixed in iPadOS 17.4.1. Please reopen if you still experience an issue.
Since the iOS 17.4 Update, CodeScannerView doesn't seem to call the closure when trying to scan codes. Issue has been seen with the newest version of CodeScanner 2.4. Tested on an iPad 6th generation with iOS 17.4. Worked fine before the 17.4 Update.