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
Are you on a Simulator? iOS simulators do not support cameras. You'll need to try it out on a physical device or an android simulator (through android studio you can map it to your webcam).
i was trying to run this in IOS but when i try to run this it gives an error
ERROR [Error: Document scanning is not supported on this device]
I have added the line
<key>NSCameraUsageDescription</key>
in info.plist alsoIOS: 17.0
The text was updated successfully, but these errors were encountered: