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
452 stars 199 forks source link

How to fetch Shopify Subscription in Native Mobile Apps? #1185

Closed fatin41 closed 2 years ago

fatin41 commented 2 years ago

I have created a store on Shopify and added one subscription app from Shopify AppStore. I can see my subscriptions in my demo app on the website provided by Shopify. I am building this store on Shopify so that I could access this subscription on my iOS and Android native apps. I tried reading the document and going through several links but I could not find fetching my subscriptions in native mobile-buy-SDKs or via GraphQL.

Could anyone please help me understand how I can fetch my subscriptions via GraphQL or Shopify's Mobile-buy-SDK on native platforms?

Thanks in advance.

(PS: The attached screenshot is the subscription that I have created on Shopify and which I wish to fetch on iOS and Android platforms.)

Shopify Filter coffee subs
fatinWasta commented 2 years ago

Just adding an answer here.

https://stackoverflow.com/questions/73834747/how-to-fetch-shopify-subscription-in-native-mobile-apps/73974853#73974853

fatin41 commented 2 years ago

Above ans my question. Closing this one.