Do I need to use Remix to work with Shopify App Bridge 4.x?

Do I need to use Remix to work with Shopify App Bridge 4.x?

1563704123
Shopify Partner
10 0 1

I’ve developed a Shopify app using Node.js, and it’s currently under review. As part of the feedback, I’ve been asked to update the Shopify App Bridge version to the latest (4.x).

I wanted to confirm if it’s mandatory to use Remix to work with App Bridge 4.x or if I can continue with my current Node.js setup. Are there any specific steps or considerations I need to be aware of when upgrading to version 4.x in a Node.js environment?

Replies 2 (2)
1563704123
Shopify Partner
10 0 1

I’m updating my Shopify app, built with Node.js, to use the latest version of Shopify App Bridge (4.x). However, I encountered an issue where I get the error:

appBridge.subscribe is not a function

1563704123
Shopify Partner
10 0 1

Will App Bridge 4.x work with Shopify’s Node.js boilerplate from the official GitHub repository https://github.com/Shopify/shopify-app-template-node  ?