I just enable embed option on my shopify application,
and insert shopify app bridge cdn into my ruby on rails app
It work wells, Shopify Admin able to load my app and my app will redirect to Shopify Admin if open outside of admin.
BUT, if I test it in browser with “Block 3rd Party Cookies” enable,
There will be redirect loop between Shopify Admin and my app until error below appear
Packages and versions
gem “shopify_app” [email removed] 18.1.3
gem “devise” [email removed] 4.8.1
shopify app bridge js script [email removed] cdn version
