-
Module compiled with Swift 3.0.2 cannot be imported in Swift 3.1 For Plug and Play SDK. Please provide new release for Plug and play sdk with swift 3.1 support.
Thanks
-
Hello There ,
I am integrating Citrus Payment gateway to our iOS application . I am trying to use PlugNPlay framework for payments but i am facing an issue while doing a test transaction receiving…
-
I am trying to integrate CitrusPay SDK to my iPhone application. How can i integrate CitrusPay Direct payment without asking user to login to citrus pay.
I want to give options to user like :
Pay us…
-
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFNumber compare:]: nil argument'
*** First throw call stack:
(
0 CoreFoundation 0x000…
-
I am using payUmoney for my project and it is getting crashed sometimes and below is the stacktrace when i got crash.
2018-03-30 11:52:29.380876+0530 FunBook[19790:4407301] -[__NSCFNumber length]: …
-
:0: error: module compiled with Swift 3.1 cannot be imported in Swift 3.2.3: /Users/maheshkumar/Documents/Mac Data/SanyogTravel/Pods/CitrusGraphics/Framework/graphics-sdk/CitrusGraphics.framework/Modu…
-
on requestPaymentsModes() method, I get following error:
**Error Domain=com.citrus.errorDomain Code=7007 "Server threw an error
code 500**
-
While using the latest version i am getting the following error
dyld: Symbol not found: _OBJC_CLASS_$__TtC14CitrusGraphics14CitrusGraphics.
-
ProjectPath/CitrusPay.framework/CitrusPay compiled with older version of Swift language (3.0) than previous files (4.0)
file 'ProjectPath/Swift4.0/eCube/Pods/CitrusPay/Framework/core-sdk/CitrusPay…
-
I tried installing using cocoa pods. After installing, I imported bridging header as #import "CitrusPay/CitrusPay.h"
After compiling it gives an error as 'JSONModel.h' file not found so I had to add …