App reviews, troubleshooting, and recommendations
This issue sent by review team
Your embedded app needs to load in admin.com. moving to this new domain and all merchants will have access to it, as of Jan 31st, refer to our change for details. To resolve this issue, reference our Setting up protection document as well as ensure your app is at minimum on App bridge 2.0, App bridge 3.0 is recommended. See video for details.
I can't understand what they saying, Can any one help me solve this error.
Thanks,
Deep
@Apps @review
@Deep0617 this git repo help you. https://github.com/Shopify/shopify-app-template-node. let me know if need more assistance
for node js
Shopify.Context.initialize({
API_KEY: process.env.SHOPIFY_API_KEY,
API_SECRET_KEY: process.env.SHOPIFY_API_SECRET,
SCOPES: process.env.SCOPES.split(","),
HOST_NAME: process.env.HOST.replace(/https:\/\//, ""),
API_VERSION: ApiVersion.April22,
IS_EMBEDDED_APP: true,
// This should be replaced with your preferred storage strategy
SESSION_STORAGE: new Shopify.Session.MemorySessionStorage(),
});
more detail https://github.com/Shopify/shopify-app-template-node/blob/main/src/App.jsx
if use other stack you can find the https://github.com/Shopify relatively repository reference code
can you please share the solution my app review is also struck due to this issue
@ash38
I use osiset package to create app with laravel react here is solution link:
https://github.com/gnikyt/laravel-shopify/issues/1250
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025