Closed daveyjones closed 5 months ago
It's from orientation you can for a time set orientation={"landscape-left"} for iOS.It's because Vision Camera not fully supported orientation.
@gev2002 When I use orientation={"landscape-left"}
, it works correctly in portrait, but ironically does not work in landscape. Do you know how we can support any orientation?
I'm just getting empty results on iOS:
I created a minimal repository that demonstrates this issue:
https://github.com/daveyjones/vision-camera-text-recognition-demo