Hi, on the latest version of the Shopify POS iOS app (10.0.1), we are experiencing a breaking change with our POS extension which means that the email
property no longer exists on the Customer
object using the Cart API subscribable
method. Our extension is targeting version 2024-10
for both the API and UI extension. As far as we are aware, this version should still be supported and we should still have access to the email
property on the Customer
object, even though it has been removed in subsequent API versions.
This issue has rendered our POS extension unusable on iOS. Is it something that is a known issue and will be patched?
Thanks,
Rowan