Open radianttap opened 3 years ago
I attempted to add CardinalFramework.xcframework (from Braintree SDK) and compile it as such. It worked, for this proejct. But the resulting Paysafe_SDK.framework can't simply be thrown as linked framework into modern iOS app.
This SDK is pretty much unusable as it is. I don't know how to implement support for your service into our app.
Hey @radianttap, Could you try if version 2.4.0 fixes that problem for you :) ? Sorry for the inconvenience 😞
The framework now compiles. But when I drag & drop the resulting Paysafe_SDK.framework into my project, I am unable to compile it.
What is missing here..?
The included framework should be
.xcframework
, I believe.