This is my app.blade.php file where I init my AppBridge
@IF (\Osiset\ShopifyApp\Util::getShopifyConfig(‘appbridge_enabled’))
@include(‘shopify-app::partials.token_handler’)
@include(‘shopify-app::partials.flash_messages’)
@endif
And I am not sure how can actually even verify if the app does not display the message anymore as it seems like only employees of shopify have access to that ? I would appreciate any help in this.
PS:If I do not have shopOrigin in the appCreate I get
