Thank you! I am making an app for Apple Vision pro (VisionOS 2.5) that is scanning the surroundings and recognises all the texts around you.
I tried to use the AVCaptureSession library, but when I run the app from xcode on the real AVP device, the camera is not accessible.
I enabled the camera access in my Info.plist:
NSCameraUsageDescription
Used for live text recognition
and I checked camera settings in the AVP, there are no restrictions.
However I have always a black square with a crossed camera icon displayed instead of the image from the camera.
Topic:
Media Technologies
SubTopic:
Photos & Camera