I integrate ccAvenue paymeny gateway in my iOS app before release of iOS 9. Payment was successfully transfer to merchant account in iOS 8. When i test my app in iOS 9 payment is transfer to merchant account but display the security error.
I also change libcrypto.a
and libssl.a
library. Before change this library xcode throw error like
libcrypto.a(cryptlib.o), building for iOS simulator, but linking in object file built for OSX, for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)