I developed an app but unable to load an app in the shopify store, seeing this issue “Could not render app for this store”. what could be the possible issue?
Screenshot is attached.
are you following embedded app guidelines? checked console logs?
Hi, this is usually a generic error. Common causes include OAuth/session authentication issues, incorrect App URL or redirect URLs, App Bridge initialization problems, or server-side 500 errors. Checking the browser’s Network/Console tabs and the app’s server logs usually helps identify the exact cause.
