My custom Shopify app runs fine on pc browser and mobile browser, but not on the Shopify mobile app.

Hi all,

I’m experiencing an issue with my custom Shopify app. It works perfectly on both PC and mobile browsers, but it displays a blank white screen when accessed through the Shopify mobile app. Interestingly, it runs fine in development using ngrok and npm run dev.

I’ve checked Logcat while loading the app on my phone, and it seems like there might be an issue with GraphQL connectivity on the Android app, though this could be a red herring.

Has anyone encountered a similar issue or have any suggestions for resolving it?

Thanks in advance!