CloudKit won't create iCloud Container for new App!

CloudKit won't create iCloud Container for new App,

when i run Xcode project, i got error:


<CKError 0x7fb824b0cd80: "Bad Container" (5/1014); "Couldn't get container configuration from the server for container "iCloud.dr.logo"">



what can i do?

Replies

The same on me. I just enabled CloudKit on my app and got two problems:


1) I can't see my app in CloudKit's Dashboard.

2) I cant' read write to default container, beacause "Bad Container"


I've checked twice at developer.apple.com, container i'm trying to access exists! But Apple don't think so 😟

After some time (about 40 hours) my problem was resolved automatically.

App appeared in Dashboard. Containers now works too!

I have the exact same problem (January 2019) but nearly a day has passed and NONE of my new default containers are appearing in the dashboard and I get the "Bad Container" (5/1014) error. Is there some other way to test or resolve this, besides trying to wait? Is there a workaround -- I do not have to use a "default" container?

Having the exact same problem.

Same problem here! Something wrong with iCloudKit servers?

Same here, I believe I've done every step right. Kinda believe it is server end error.

24 hours passed and the issue is resolved. Can confirm this is iCloudKit server issue. Wasted hours in debugging this...