Closed mobin-sk closed 1 year ago
Hi @mobin-sk,
The mrz_parser
package is responsible for converting a simple list of String
to an MRZResult
object. But looking at your description, I guess the problem arises before mrz_parser
is involved and comes from the flutter_mrz_scanner code.
Thanks For Reply :
I Guess tesseract
Pod version should be upgraded to solve this issue.
Hi @mobin-sk, I assume the proposed solution is destined for another package. Do you think this issue can be closed?
Okay
When I open scanner in iOS , it is not detecting MRZ code in the console it shows error as :
Error: LSTM requested, but not present!! Loading tesseract.
. Can you please help me to fix this issue ?