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

App version is not setted as active

App version is not setted as active

jl_
Shopify Partner
3 0 0

After my app is deployed via cli <shopify app deploy>, I got no error in cli but my version app is not setted as active and my changes in urls are not updated, any suggestion please ...

 

jl__0-1733775058631.png

 

Replies 3 (3)

Jacqui
Community Manager
484 67 751

Hey @jl_

 

This would be a great question for our new Developer Community! You can find it at community.shopify.dev and it looks like the Shopify CLI and Libraries might be a good spot for it. 

 

 

Jacqui | Community Manager @ Shopify
To learn more visit the Shopify Help Center or the Shopify Blog

frhou
Shopify Partner
2 0 1

In case anyone stumbles on this issue, I solved it (in dev) using the  `shopify app release --version <your-version>`
https://shopify.dev/docs/api/shopify-cli/app/app-release

You just need for your version to have been approved first.

jl_
Shopify Partner
3 0 0

Hi

 

With my version approved and using the command I got this error:

 

error ──────────────────────────────────────────────────────────────────────╮
│ │
│ Version couldn't be released. │
│ │
│ pago-29 [1] │
│ │
│ ERROR: Unpublishing payments app extensions and versions is not permitted │
│ │
╰──────────────────────────────────────────────────────────────────────────────