@Beverly_Tang This would make sense if your deployed app version has the correct URL that you want to test. Otherwise the store is going to continue using the URL from your last app dev session. I must have misunderstood your issue, glad you figured it out.
We are working on adding an equivalent link for app dev clean in the Dev Console.
@Lennard – Configuring the app path used with app dev and dynamic tunnels has been an on-again, off-again request. I’ve reopened the issue, you can track it on GitHub:
The workaround would be to use a static URL (such as an ngrok paid tunnel) and to set automatically_update_urls_on_dev = false in your shopify.app.toml.
Thanks for feedback @NickWesselman . All these workarounds didn’t work well after all. We decided to create a complete separate setup after all. I’ll lookout for updates on GH:)
I’d recommend reviewing the docs for the new app dev and its expected behavior. If you are still having issues, please open a new issue, since this one is marked solved: