May 31, 2026
iOS Payment Links SDK 1.8.0
Release notes:- New event system logic for better reliability and performance, including normalized SDK status codes for consistency across platforms.
- The main bridge delegate moved to be part of the initialization process.
- Added
orderResponseModelto theonPurchaseFailedcallback, allowing you to access full order details on failed purchases. - SDK now includes network state support with retry functionality to handle cases of internet connection interruptions during order validation.
- Enriched Debug mode data.
- Updated status codes with clearer, more specific statuses that better match current SDK behavior. See the changes in the Troubleshooting guide.
March 1, 2026
iOS Payment Links SDK 1.7.0
Release notes:- Migrated SDK distribution from CocoaPods to Swift Package Manager (SPM). The SDK is now publicly available via GitHub, resulting in improved version management, accessibility, and developer experience.
- Improved the return-to-game flow via deeplink by reducing order validation processing time, resulting in a faster user experience.
February 12, 2026
February 1, 2026
iOS Payment Links SDK 1.6.0
Release notes:- Improved the checkout flow by using
parsedUrlinstead ofurlandcheckoutSessionToken. - Improved checkout performance and overall stability.
- Improved SDK initialization stability.
- Fixed an issue where SDK validation was triggered by any deep link.
January 14, 2026
iOS Payment Links SDK 1.5.1
Release notes:- Fixed an issue where re-initializing the SDK retained the previous
customerId.
December 3, 2025
iOS Payment Links SDK 1.5.0
Release notes:- Added internal
.mmfile for better bridging support. - Added an option to enable debug mode.
- Improved
Obj-Cheaders. - Improved orientation lock.
- You can now import the SDK via Cocoapods.
November 20, 2025
iOS Payment Links SDK 1.4.2
Release notes:- Exposed public headers to support Objective-C integration.
- Renamed
ACCheckoutPurchaseDelegatetoACPaymentLinksDelegate. - Renamed
ACCheckoutSDKnamespace toACPaymentLinks. - Updated and modified the
ACPaymentLinksDelegateprotocol.
November 11, 2025
iOS Payment Links SDK 1.4.1
Release notes:- Added
Device Orientation Lock. You can now present the checkout on portrait mode even if the application is compiled to use landscape only. - Changed
.frameworkto.xcframeworkto allow compilation on both emulators and real devices.
November 6, 2025
iOS Payment Links SDK 1.4.0
Release notes:- Improved order validation timeout and polling rate.
- Improved
SFSVCpresentation type. - Better support for Unity Engine.
October 28, 2025
iOS Payment Links SDK 1.3.0
Release notes:- Modified logging and events.
- Added a browser presentation option to configure between the external and internal browser.
August 23, 2025
iOS Payment Links SDK 1.1.0
Release notes:- Modified logging and events.
- Added a browser presentation option to configure between the external and internal browser.
August 19, 2025
iOS Payment Links SDK 1.0.1
Release notes:- Modified the
OrderResponseModel. - Modified the Swift Native Code (Bridging).
- The
sessionMetaDatainonPurchaseSuccessandonPurchaseFailis now redundant for server-to-server communications in the client. Metadata on the session creation remains the same.
