You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dyld: Library not loaded: @rpath/VisaCheckoutSDK.framework/VisaCheckoutSDK
Referenced from: /Frameworks/DotPaySDK.framework/DotPaySDK
Reason: image not found
The text was updated successfully, but these errors were encountered:
I am developing a Nativescript application where I had to create js wrapper for this library, and i had to add VisaCheckoutSDK on my own. I added this to the podfile
pod 'VisaCheckoutSDK', '~> 6.6.1'
But also in my case I am not implementing card payment (in business meaning) in my app - so I cannot confirm it works properly
Instal by framework release 1.4.19
The text was updated successfully, but these errors were encountered: