Hi!
In our app we only scan one side of the documents we are scanning.
While testing we realized that ID-cards won't be scanned anymore when the MRZ has been tampered with.
My guess is that this behavior occurs because you can't rely on the viz (it is uanavailable on the back of an ID-card).
The MRZ can be faulty on a passport, so we figured it might be because it has the viz it can rely on.
In the system we are developing and are a part of we have some checks as well indicating whether the document is valid or not, so it would be nice if we could turn off verification and allow unparsed MRZ which was possible in previous versions of the SDK.
Now we use the scanning session in stead of the recognizers that we used before. We are using version 7.6.0.
Hi!
In our app we only scan one side of the documents we are scanning.
While testing we realized that ID-cards won't be scanned anymore when the MRZ has been tampered with.
My guess is that this behavior occurs because you can't rely on the viz (it is uanavailable on the back of an ID-card).
The MRZ can be faulty on a passport, so we figured it might be because it has the viz it can rely on.
In the system we are developing and are a part of we have some checks as well indicating whether the document is valid or not, so it would be nice if we could turn off verification and allow unparsed MRZ which was possible in previous versions of the SDK.
Now we use the scanning session in stead of the recognizers that we used before. We are using version 7.6.0.