Hi, I'm using XCode 14.0 beta 4 and iOS 16.0 Beta 2, I followed the tutorial on but when I'm trying to scan text, it does not show on the CameraScanner, actually, I think it did not call the func dataScanner
but kept showing me the warning message:
Custom words array can only contain strings. Ignoring custome words array.
So in this case I can see the camera and highlight anchor, but I cannot extract the text the VisionKit detected, any workaround? Thanks in advance.