For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I'm creating an offline payment extension following this guide, but I'm encountering issues while trying to test it. In my project, I modified the shopify.app.toml file to add some scopes. Then, I ran shopify app deploy. The command detected the scope changes and deployed the app.
However, when I check the Dashboard, my app hasn't been updated; the scopes and settings remain unchanged.
I've noticed that each time I deploy, the app generates a new version, but none of these versions are active (the active version is the initial version created when I first set up the app).