Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Transaction failed. Audio failed to start and may be activated by another application.
I have got above error while trying to do payment using AnetEMVSdk for iOS. I have used the latest SDK version 4.0.https://github.com/AuthorizeNet/inperson-sdk-ios
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
โ05-14-2019 02:59 AM - edited โ05-14-2019 03:05 AM
0 REPLIES 0

