App reviews, troubleshooting, and recommendations
Join us March 21 for an AMA on planning your 2023 marketing budget with 2H Media co-owners, Matt and Aron
The public embedded app that I am developing currently has a sub-optimal user experience. The thing is, when the user launches my app, depending on whether the profile setup is complete or not, I redirect the user either to /signup or to /home route. I do this quite simply using the Next.js utility method:
res.redirect(path)
However, what this does is it momentarily loads my app full-screen (i.e. without the visible Shopify Admin UI), and then reloads as an iFrame inside the Shopify Admin. So, essentially it works, but the flickering of the screen is somewhat annoying.
I know that I can use AppBridge utils to gracefull handle such redirects on the client-side:
Redirect.create(app).dispatch(Redirect.Action.APP, path)
Is there a way to handle these redirects similarly user-friendly from the server?
I'm also interested in this answer as I also experience the same behaviour.
User | RANK |
---|---|
4 | |
4 | |
4 | |
3 | |
3 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023