react-native-mlkit-ocr icon indicating copy to clipboard operation
react-native-mlkit-ocr copied to clipboard

Not able to read Image from detectFromFile in iOS

Open Swikriti0998 opened this issue 1 year ago • 0 comments

I am trying to click a picture and from the picture read the text. I am trying to use the detectFromFile function its working fine in android but on iOS its giving below error. When I am using the detectFromURI the data is not correct.

error - [Error: No image path provided]

iOS - file:///private/var/mobile/Containers/Data/Application/F04C7E36-D373-45D8-A710-24B1F0E7C128/tmp/A2219846-9426-45E3-B9CF-A97D42DE2410.jpeg

Swikriti0998 avatar May 22 '24 07:05 Swikriti0998