VNDocumentCameraViewController has no option to switch or flip back camera to front one.
Is there any way to use front camera on VNDocumentCameraViewController?
Hello @jgxgil,
There is no API to control this, please file an enhancement request using Feedback Assistant and be sure to describe your use-case.
Depending on the functionality you are trying to build, you may be able to build a solution today by using AVCapture and the Vision framework.
Best regards,
Greg