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

Transaction failed. Audio failed to start and may be activated by another application. #81

Open
Birendra25 opened this issue May 14, 2019 · 1 comment

Comments

@Birendra25
Copy link

I have got above error while trying to do payment using AnetEMVSdk for iOS. I have used the latest SDK version 4.0.

And I have checked there are no other apps open.

I have used AnywhereCommerce card for transaction. And I have got this issue in iOS 12.2 OS version and it's work fine when I have test with iOS 9.3.5.

I have used AnetEMVConnectionModeAudio for setting a connection mode

emvManager = [AnetEMVManager initWithCurrecyCode:@"840" terminalID:@"" skipSignature:NO showReceipt:NO]; [[AuthNet getInstance] setDelegate:self]; [emvManager setLoggingEnabled:YES]; [emvManager setConnectionMode:AnetEMVConnectionModeAudio]; [emvManager setTerminalMode:AnetEMVModeInsertOrSwipe];

Here I have attached screenshots for reference.
https://drive.google.com/open?id=1lpJa_REA_cLXKE5w_73qtCXmVNYWaR4d

@kcs-vipulpatel
Copy link

kcs-vipulpatel commented Jul 27, 2020

I have also facing same type of issue recently. Is there any solution for that?

Here I have attached screenshots for reference.
f6a0b8c8-f192-4659-a80c-a1ef966557b7

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

2 participants