App doesn't pass "Is embedded in the Shopify admin" even if has all the newest versions

Topic summary

A developer’s Shopify app (published 3 days ago) is failing the “Is embedded in the Shopify admin” requirement for “Built for Shopify” badge eligibility, despite using current library versions.

Technical Details:

  • App uses JWT sessions
  • App Bridge versions: @shopify/app-bridge: ^3.7.10 and @shopify/app-bridge-react: ^4.1.6
  • The embedded status check hasn’t updated for some time

Current Status:

  • Developer is seeking help to identify the root cause
  • Unclear whether this is a configuration issue, implementation problem, or review delay
  • No responses or solutions provided yet
Summarized with AI on November 3. AI used: claude-sonnet-4-5-20250929.

Hello, I have a recent app (3 days, not sure how much it regularly takes) - https://apps.shopify.com/rise-product-stock-counter , but somehow it says that it doesn’t pass the checks for embedded for “built for shopify”:

Could someone help me understand where is the problem, I have all the newest version of libraries - use jwt’s from session and app bridge is

"@shopify/app-bridge": "^3.7.10",
"@shopify/app-bridge-react": "^4.1.6",

but it doesn’t update for some time, thank you.