-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cheque is not detecting in Templating-sample-swift sample project #52
Comments
Hi @ikhramkhan Which information do you require from the cheque? Would you mind sharing the code snippet of how did you implement the SDK into your project, or have you just tried out the Templating sample, and none of the information gets extracted? Regards, |
Hi,
Yes tried with the templates sample and it didn’t trigger the breakpoint in did finish method.
From Cheque I need to scan the Cheque number and image of Cheque . Please suggest me which one to use to achieve this.
… On 25 Oct 2021, at 5:09 PM, mparadina ***@***.***> wrote:
Hi @ikhramkhan
Which information do you require from the cheque?
Would you mind sharing the code snippet of how did you implement the SDK into your project, or have you just tried out the Templating sample, and none of the information gets extracted?
Regards,
Milan
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Hi @ikhramkhan Unfortunately, we do not have an out of the box solution for capturing the image and extracting the number from the cheque. Just to double-check, do you only require capturing and extracting the information from the cheque for your use case? |
Hi,
Yes I need to scan the Cheque and need only the Cheque number and Cheque image.
…Sent from my iPhone
On 3 Nov 2021, at 9:00 PM, mparadina ***@***.***> wrote:
Hi @ikhramkhan
Unfortunately, we do not have an out of the box solution for capturing the image and extracting the number from the cheque.
However, if we add support for reading it, we will make a follow-up here.
Just to double-check, do you only require capturing and extracting the information from the cheque for your use case?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Hi @ikhramkhan Thank you for the feedback. If anything changes regarding the support for reading the cheque, we will certainly contact you here. |
Please guide me with some code for how to declare and scan a cheque.
The text was updated successfully, but these errors were encountered: