I’m currently developing an app that includes an App Embed theme extension. I’ve followed the steps provided in Shopify’s documentation for creating a deep link.
However, when this link is loaded, the URL parameter context=apps automatically changes to context=theme, resulting in the theme editor page loading instead of the app embed configuration.
I’ve noticed this behavior occurring with several public apps as well, which suggests this might be a bug on Shopify’s end.
Has the method for creating an App Embed deep link recently changed, or could this indeed be a Shopify platform issue?
This just stopped working for us too. Haven’t made any code changes, stopped working yesterday (May 21, 2025).
I noticed the docs changed and say we should use the API Key instead, I tried both but neither is working.
In the past when the deep link was incorrect, you’d see a error toast in the bottom of the screen, but in this case there’s no error.
I think you’re right about the issue being that the context changes from apps to theme automatically and that’s preventing the deep link from working.
Shopify I really hope you can fix this quickly. We have been forced to use App Embeds which makes our UX much more complicated since merchants have to open the Theme Editor, now it’s even worse with this issue and our merchants can’t figure out how to get our app enabled.