When I install a custom App on the dev store, I am getting this issue. ActionView::Template::Error (The asset "shopify_app/request_storage_access.js" is not present in the asset pipeline.) ...
No content to show
User Activity
Hi @hassain I have build a Shopify Embedded App using shopify_app gem.But I am not sure how I can convert a Embedded App into non-embedded App.In config/initializers/shopify_app.rb, I have changed toconfig.embedded_app = falseBut the App still is in ...