Open ahoffmandevelopment opened 2 years ago
I was able to work around this by taking the PayPalUtils.framework folder from this project, placing it in my sln, and then doing a native reference from the iOS project to the Framework folder.
Not closing issue though because this is still a bug.
@ahoffmandevelopment Can you check when the latest package is live?
I'm attempting to use the PayPalDataColletor.iOS package, which brings in the PayPalUtils.iOS and PayPal.Risk.iOS packages.
When I run my project, I get an immediate crash, and a Library not loaded error in the console:
I've done the usual of removing bin/obj folders, clean and rebuild, restart, etc.
Any thoughts or suggestions?