Help ! pleace. Possible unhandled promise rejection (id: 0):
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.
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
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",
Try using the ML branch - instructions above.