Regarding App Highlights

Hi all,

I wanted to know that in order to get ‘Use directly in Shopify admin’ in the highlights of my app in the app store, is it mandatory to use app bridge? Currently I use cookie for authorization and also redirect to a new dashboard. Is it okay if I don’t change the way I authorize the clients and just move my app to the shopify frame rather than redirecting to a new tab?

P.S. I’ve attached the image of the highlights that I’m talking about for better clarity

Screenshot from 2023-08-02 12-55-24.png

Go to your partner dashboard > Apps > select your app > Distribution, complete Technical criteria checklist then you can earn that highlight.

Hi Somen-1001,

It’s definitely recommended to use App Bridge to ensure your apps UI components are familiar to merchants and behave predictably. If you’re not using App Bridge currently, how are components like navigation menus, and resource pickers added to your apps UI?

You’ll also need to use session tokens to authenticate requests between merchants stores and your app.

Hope this helps,

1 Like