Hello Everyone,
I need some urgent help with app loading time issue, I developed app for shopify in react js using Shopify CLI, when anyone tries to install my app it takes too much time (2-3 minutes) and in this process it reload 3 different urls, firstly it’s the app url, after that it goes to the iframe url and then again comes back to the app url. Is there any way I can reduce the time or skip this process while installing the app?
Any help or suggestions will be much appreciated
Thanks