Reputation: 35
I have already created 2 containers for 2 App IDs with CloudKit enabled. However, when I access the CloudKit Dashboard, it says that I do not have any CloudKit-enabled apps? What is the issue?
Upvotes: 3
Views: 3101
Reputation: 3147
if you already have an app with app id and bundle id then do the following steps:
Add iCloud container
Enable iCloud feature to your app
now you can click on button “CloudKit Dashboard” from Xcode or go to https://icloud.developer.apple.com/dashboard it should work
Upvotes: 5
Reputation: 617
Did you click on CloudKit
select option? I think the CloudKit Dashboard is only available if that option was ticked.
Upvotes: 1