The Next-Gen Dev Platform is now available to all app developers

I’m unable to delete my app from the Shopify Partner account. Even after checking in the new Next-Gen Developer Platform, the option to delete the app is not available . Please guide me on how to properly remove the app.

Hi @karn_Bhushan - it’s currently not possible to delete apps but this is on our radar to address, see:

We got migrated overnight and now I can’t find how to change the App Url or Webhook configuration. Am I missing something? It was really obvious were to look in the Partner site but now all I get are the credentials and the list of versions that were deployed but now way to change it.

@chris_tigim.co Both of these can be changed within your shopify.app.toml via the CLI. If you want to change the App URL you can do so by creating a new version. When you go to the versions page of an app you will see a button called Create a version in the top right hand corner.

Is this change causing the following error when trying to deploy my app?

>This app has been migrated to the new Next-Gen Dev Platform. Please use CLI version 3.84.0 or higher to manage this app

Why is this just randomly happening? We can’t deploy our app now while it was working fine a few days ago…

Hi @Liam-Shopify Our apps are not migrated yet. I want to use uid for my checkout ui extensions. I have installed latest shopify cli version 3.84.1 and deployed the extensions using shopify app deploy from cli. But uid is not added to extension toml file. Do we need to wait until our app is migrated to add uids to extensions?

That’s correct, you need to wait to be migrated.

So what should be the flow to test my application running in development with custom distribution feature to a local application running?

Dear Shopify Team,

Is pretty crazy, I have to go do all this just to set up a webhook for auth to test something. Sometimes, just clicking on a page is easier! Simplicity is Shopify’s best feature.

Honest feedback, best of luck with the new Dev Center!

With a dev store created on the Dev platform, I’m no longer able to test app billing charges - even when I create them with the test: true flag. Is there any solution for this?