zsajjad/react-native-text-detector

detectFromUri works fine in android but it returns false in iOS

haison8x opened this issue · 2 comments

I used https://github.com/jeanpan/react-native-camera-roll-picker#readme to get the image from photo library, it returned uri: ph://11A68DD6-A651-462D-BDAB-68FB853ED141/L0/001

Unfortunately, detectFromUri always returns false and show the following error in console:
NSURLConnection finished with error - code -1002

However, the Image Control can show the image with that uri .

Here is my source code : https://github.com/haison8x/react-native-test-ocr

No.
This library works. Your is not work. 👎
You can double check.