Updates to the app review process: additional preliminary steps for a faster review

We’ve updated the app review process with new preliminary steps to help draft apps receive faster feedback and get apps listed sooner. Here’s a summary of the key changes, effective January 6, 2025:

1. Session tokens required for embedded apps
All embedded apps must use session tokens for user authentication. Meeting this criteria is required in order to submit your app for review. Learn how to set up session tokens.

2. Automated reviews of app listings – Apps with English language listings
Our system will use AI to review your app listings and some screenshot guidelines for potential issues. While you can still submit if flagged, we recommend addressing any flagged items to ensure compliance with our requirements and avoid delays.

3. API deprecation compliance (updated requirement)
Apps that have made calls within the past 3 days to APIs scheduled for deprecation (in the next 90 days) will be unable to submit for review. This is an updated requirement.

Drop your questions below and our team will be available to support.

1 Like

Hi, i using shopify app bridge at the frontend follow Set up session tokens. Here is the code i using shopify-app-bridge

At the backend, i using authentication follow shopify-app-js/packages/apps/shopify-app-express at main · Shopify/shopify-app-js · GitHub.

It work well for both development and production enviroment. I still test app with development store. But when submit app to review, i meet this error without details. So how i can fix it?