Questions and discussions about using the Shopify CLI and Shopify-built libraries.
Hello,
I have developed a Shopify App using App Bridge, since updating the iOS app to version 7.0.1 I'm no longer getting any logs in the console for App Bridge following the guide here: https://shopify.dev/apps/tools/app-bridge/debugging#debugging-app-bridge-apps-on-an-ios-device
Has there been any changes to logging that hasn't been updated in the documentation yet? Is anyone else having a similar issue or is loggin still working for you?
Many thanks,
Simon
Just want to add my own experience with this. I'm in the same situation as Wearemode. I run a custom app for our business and have told our stores not to upgrade to Shopify POS 7 due to the lack of development support for the past month.
Currently on iOS 15.5, Shopify POS 7.0.5, and have tested my custom app using @Shopify/app-bridge version 2.0.24, 3.1.0, and the latest 3.1.1.
What I've found so far is that first, the process name for Shopify POS seems to have changed. It is no longer "Shopify POS," it is now "POSNext," so the documentation is out of date. Second, there is no longer a subsystem called "App Bridge Debugging," or at least in my experience, it does not show up at all in the Mac Console app as it used to with Shopify POS 6.
There is no console feedback regardless of which version of @Shopify/app-bridge is used, and tested with 7.0.0 - 7.0.5.