Skip to content
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

Receiving Error COMM_LINK_UNINITIALIZED #80

Open
cmcfatter opened this issue Jun 14, 2021 · 0 comments
Open

Receiving Error COMM_LINK_UNINITIALIZED #80

cmcfatter opened this issue Jun 14, 2021 · 0 comments

Comments

@cmcfatter
Copy link

I am performing emv transactions without the provided UI. My first transaction always goes through successfully but after that one I receive the error when this code is executed:

EMVTransactionManager.prepareDataForQuickChipTransaction(context, iemvTransaction);

onPrepareQuickChipDataError is then called and returns that error. It also says "Cannot stop audio because audio is not started."

Why is the audio that makes the card reader work initialized correctly the first time but not after I perform a transaction? Is it possible that I am not finishing the first transaction correctly and that is causing issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant