- Square Version:
2021-10-26
2021-10-26 Changelog
Reader SDK
iOS
Point of Sale API
Important
This release resolves an issue with Reader SDK 1.5.2 that prevents a new checkout request from starting under certain scenarios.
The following error:
{
"code":"USAGE_ERROR",
"debugCode":"checkout_already_presented",
"debugMessage":"Square Reader SDK cannot present a checkout controller while another checkout controller is already presented."
}
prevented the host device from completing a payment until the device was restarted.