Hello, I am getting this notification on the app that I am creating.
Shopify has detected that “app name” has called the deprecated Embedded App SDK (EASDK) remoteRedirect method in the last 10 days. This is most likely because it is using an older version of either the shopify_app gem, or @shopify/koa-shopify-auth Node library. Newer versions of these libraries use App Bridge.> > Please update this app to use an updated version of the appropriate library:> > - shopify_app gemv18.1.2> - @shopify/koa-shopify-auth Node libraryv5.0.3> > If you need assistance, reach out to Partner Support.
I created a node app via shopify cli. Will updating the @Shopify_77 /koa-shopify-auth Node library to v5.0.3 solve this issue immediately?
Any idea on resolving this is highly appreciated.