Hello,
We created a .NET Microsoft.iOS binding for Mobile Payments SDK iOS version 2.0.0-beta1 using its XCFramework, which was available here:
We’re now needing to update to 2.0.0-beta3 due to the iOS 18 fixes. 2.0.0-beta3 doesn’t have a similar folder. I tried to get Swift Package Manager to restore/download the XCFramework, but I’m not having any success with that.
Is there a download link for a zip for the SquareMobilePaymentsSDK XCFramework 2.0.0-beta3 anywhere?
I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:
Additional Documentation
Build on iOS: Point of Sale API
Enable Secure Remote Commerce - iOS
Flutter Plugin: In-App Payments SDK
If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.
Yeah, the team removed the XCFRamework inside github. Now you can get it from the assets associated in the releases tab. Release 2.0.0-beta3 · square/mobile-payments-sdk-ios · GitHub
Thank you, that’s what I was looking for.