Questions and discussions about using the Shopify CLI and Shopify-built libraries.
Hi @Manthan 👋
What version of @shopify/app-bridge are you using?
Thanks!
To learn more visit the Shopify Help Center or the Community Blog.
Awesome, glad to hear!
To learn more visit the Shopify Help Center or the Community Blog.
How did you solve it? I'm running in to the same issue. My code looks almost exactly the same as yours. It works when I run it locally but when I deploy it to fly.io I'm running into that issue.
I've got the newest version of app-bridge and the same issue.
There is the opportunity to use development library instead:
https://shopify.dev/docs/apps/tools/app-bridge/debugging
Sorry for the late reply, I just added the braces like this - import {createApp} from "@shopify/app-bridge"