Non-Embedded App Redirect Warning — Can I Still Submit for Review?

Hi Shopify Devs & Team,

I’m working on a non-embedded public app and have correctly set embedded = false in the Partner Dashboard settings.

After successful OAuth authentication, my app redirects to my external app domain (e.g. https://notify.srlines.net/dashboard?shop=...) as expected for non-embedded apps.

However, during the automated checks before submission, I receive the following warning:

Expected URL: https://admin.shopify.com/store/uvszh1-m5/app/grant
Actual URL: https://notify.srlines.net/?hmac=...

I’ve double-checked that my app is not embedded, and this redirect behavior aligns with the intended flow for non-embedded apps.

My questions are:

  1. Is it safe to proceed with the app submission despite this automated warning?
  2. Will this issue cause my app to be rejected, or will a manual reviewer understand the intended non-embedded setup?
  3. Is there anything additional I should do (like adding special notes or headers) to ensure a smooth review?

I’d appreciate any confirmation or suggestions from the community or Shopify team before proceeding.

Thanks!
— Shahid

Hi @Shahid_Rasool

Digging into these questions on my side now.

Thank you for your response, somehow I fixed it myself.
Right now my app status is submitted.

Great to hear @Shahid_Rasool