Shopify app

Topic summary

Developer reports a Shopify Remix app using a Customer Account full‑page extension works locally but not after deployment to Render.io, and requests help understanding why.

Context: The extension displays dynamic data in customer accounts and functions correctly in the local environment. No error messages, logs, or configuration details were provided.

Technical notes: Remix is a web framework used to build Shopify apps; the Customer Account full‑page extension adds custom pages to the customer account area.

Current state: No replies, diagnoses, or fixes yet. The thread contains only the initial query.

Unanswered questions: What specifically fails on Render.io (build, API calls, extension rendering)? Are environment variables, app URLs, or Shopify extension configuration different in production? Any auth/session, CORS, or callback URL issues?

Status: Open and unresolved; next steps likely require sharing deployment setup, logs, and configuration for further debugging.

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

Hi Team,

I am developing a shopify remix app and I am using a customer full-page account extension in it to display dynamic data in customer accounts which is working fine in local but when I deployed it in render.io it isn’t working. Why is that? Can anyone help me with this?