gustavomazzoni / cordova-plugin-tesseract

Cordova Plugin for OCR process using Tesseract
77 stars 34 forks source link

Load Language Error #41

Open codedbyandrew opened 6 years ago

codedbyandrew commented 6 years ago

TesseractPlugin.loadLanguage resolves, but with this error:

Error: Creation of directory /storage/emulated/0/OCRFolder/ on sdcard failed

I have the rule in my AndroidManifest.xml:

But the app does not prompt for permissions to write to external storage.