Embedded app checks stuck pending - Remix template + App Bridge React 4.2.4

Hi, submitting my first app for App Store review. The “Embedded app checks” have been stuck in pending for 12+ hours.

Stuck checks:

  • Using the latest App Bridge script loaded from Shopify’s CDN
  • Using session tokens for user authentication

What’s verified working:

  • Remix template with @shopify/shopify-app-react-router v1.1.0 and @shopify/app-bridge-react v4.2.4
  • AppProvider wraps the app layout with embedded apiKey={apiKey}
  • authenticate.admin(request) used in all loaders/actions
  • App installs successfully on dev store, loads embedded, OAuth flows correctly
  • All other automated checks pass (compliance webhooks, HMAC, TLS)
  • Tested across multiple sessions, including reinstalls

App ID: 359285096449
Partner ID: 217312102
Dev store: compliant-copy-dev.myshopify.com

Could a Shopify staff member manually verify this check so I can submit? @Liam-Shopify

Please do not tag Shopify staff members that have not already engaged in a post, this is outlined in the code of conduct.

Have you installed your application onto a development store?

My apologies for tagging.

I ended up switching from Render which uses cloudflare to Fly.io and it worked.