All things Shopify and commerce
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
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 ...
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.
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.
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 │
│ │
╰──────────────────────────────────────────────────────────────────────────────