Shopify / mobile-buy-sdk-ios

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using Apple Pay or their credit card.
MIT License
453 stars 198 forks source link

cart sync across mobile and web #1199

Open ng-shop2app opened 1 year ago

ng-shop2app commented 1 year ago

I am using storefront cart api in my mobile app for cart creation. I associate a buyer identity as well with cart but when I login with same user on web the cart is not synced. Anything I am missing at my end? Any help in this regard will be much appreciated. Thanks!