react-native-text-recognition icon indicating copy to clipboard operation
react-native-text-recognition copied to clipboard

Help ! pleace. Possible unhandled promise rejection (id: 0):

Open badkluster opened this issue 4 years ago • 3 comments

Hello! I have the following problem, can you help me?

Possible unhandled promise rejection (id: 0): Error: Waiting for text recognition module to download. Please wait.

Search by google but I didn't find the solution, I even run it on my physical mobile device but it doesn't solve it.

badkluster avatar Apr 05 '22 00:04 badkluster

Hey - I need more info.

What OS? Which branch?

The ML branch may yield better results if you want to give that a try by running npm install react-native-text-recognition@ml

JoeyEamigh avatar Apr 05 '22 01:04 JoeyEamigh

Possible Unhandled Promise Rejection (id: 21): TypeError: null is not an object (evaluating 'TextRecognition.recognize')

Hey @JoeyEamigh I'm facing this issue How it resolve kindly help me

using OS: 13.0 react-native: 0.63.4 "react-native-text-recognition": "^1.0.0",

asadMumtaz-YSTL avatar Oct 03 '22 22:10 asadMumtaz-YSTL

Try using the ML branch - instructions above.

JoeyEamigh avatar Oct 03 '22 22:10 JoeyEamigh