cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

Crash in Accept SDK for iOS.

Hi all,

 

Language Used - Objective c

Xcode version - 8.2.1

iOS Version - 10.2

 

I am implementing Accept SDK for iOS in my Xcode project and i've intiallized

AcceptSDKRequest and 

AcceptSDKHandler class objects and assigned 

client name, client key, card number, card expiry date, and card code, to it's respective object.

and code is in Test environment.

After that i'm requesting a token with method called getTokenWithRequest And it is CRASHING without any error OR exception with exc_bad_access code=1 address

 

Please look into the issue as i'm following the same order as the below link with objective c code.

 

https://github.com/AuthorizeNet/accept-sdk-ios

srujank40088
Member
Who Me Too'd this topic