regulaforensics / DocumentReader-Android

Android Framework for reading and validation of identification documents
64 stars 26 forks source link

IDocumentReaderCompletion.onCompleted does not get called in Fragment #22

Closed mariuspena closed 4 years ago

mariuspena commented 4 years ago

Scenario:

I want to read the MRZ from an ID Card. Made a fragment and called showScanner with the appropriate IDocumentReaderCompletion listener. The onCompleted does not get called.

If I do the same in an activity, the onCompleted works.

vyakimchik commented 4 years ago

Hello. Could you please provide a small demo project where this issue can be reproduced and send it to support@regulaforensics.com? (you can modify ours which is available in this repo)

vyakimchik commented 4 years ago

I'll close the issue for now due to inactivity. Feel free to reopen if the issue isn't solved.