How can I integrate a product review app into a native mobile application?

Topic summary

  • Objective: Integrate Shopify’s “Product Reviews” app into a native iOS application and retrieve product reviews via the app.

  • Context: The store already has the Product Reviews app installed. The mobile app is an iOS app built using the Shopify API.

  • Clarification: A participant asked what “native mobile application” meant. The author clarified it’s an iOS application using Shopify’s APIs.

  • Key question: Does the Shopify Product Reviews app offer an API or SDK that can be called from native code to fetch product reviews for display in the iOS app?

  • Status: No solution, references, or confirmation of an available API/SDK have been provided. The inquiry remains open.

  • Notes: No code snippets or attachments were shared. Terms: API (Application Programming Interface) enables programmatic data access; SDK (Software Development Kit) provides tools/libraries for app integration.

Summarized with AI on February 8. AI used: gpt-5.

Hello friends,

I have install “Product Review” app in store so, How I get product reviews in native mobile application, or how I integrate “Product Review” in native mobile application.

Thank you!

May I ask what you mean by “native mobile application”?

Hello,

I am creating the IOS application using shopify API. So I integrate shopify “Product Review” app. in app store, So the Product Review app provide any API or SDk which I can use It in native code and fetch the product reviews.