BUG! Deploy button is hidden in cloudkit dashboard when deploying changes to production

I tried to deploy changes to production but I can't find the deploy button. Deploy button is hidden in cloudkit dashboard when deploying changes to production!!!

Another developer has the same problem https://stackoverflow.com/questions/57643565/deploy-button-is-hidden-in-cloudkit-dashboard-when-deployng-changes-to-productio

Accepted Reply

I just find out a way to show "deploy" button.

If you are using Google Chrome as your browser, try the following steps:

1.click "View" on Chrome menu (On the top) -> Click "Developer" -> Click "Developer Tools"

2.Press "command" and "F" at the same time. Enter "button". Press "return" to see the results until "Deploy" button shows!


My chrome version is Version 76.0.3809.132 (Official Build) (64-bit)

Replies

I have the same problem. I filed a bug with the Feedback Assistant.

It's incredibly easy to miss, I searched for almost an hour a few months back.


Go to https://icloud.developer.apple.com/ and log in. Then, select your container on the left side. Afterwards, click on the small cogwheel in the development area (not production!). In this menu you'll find the option to "Deploy Schema to Production…".

I just find out a way to show "deploy" button.

If you are using Google Chrome as your browser, try the following steps:

1.click "View" on Chrome menu (On the top) -> Click "Developer" -> Click "Developer Tools"

2.Press "command" and "F" at the same time. Enter "button". Press "return" to see the results until "Deploy" button shows!


My chrome version is Version 76.0.3809.132 (Official Build) (64-bit)

The problem is "Deploy" button not showing. But I find out how to show this button myself. Thanks anyway!

Thank you, orli!