Post

Replies

Boosts

Views

Activity

Reply to CloudKit not working properly in iOS 17 RC
Any update on this issue? It’s still present in 17.0.2. Looking at the app privacy report it never makes any attempt to connect to iCloud servers. I also noticed this when looking at the logs: Background Task 5 ("CoreData: CloudKit Setup"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid this.
Oct ’23
Reply to watchOS 10: CloudKit CoreData Sync (NSPersistentCloudKitContainer) Requires Watch on Charger
What are your logs showing? I'm having issues as well on both iOS 17 and watchOS 10. The most interesting part is this: ("CoreData: CloudKit Setup"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid this. Also, do you see your app contacting iCloud servers in app privacy report?
Oct ’23
Reply to Welcome to Apple Developer Community Spaces!
@B347 the old site had a full list of tags that existed on the site, which contain discussions about very specific parts of the APIs. The search bar is not a sufficient alternative for this and doesn't even have autocomplete. This was how it looked on the old site: On the new site, the topics are less specific. For example, the network extension discussions are grouped alongside other networking discussions in a general networking topic. The tags to the specific networking APIs should be shown on the networking sub-topic at least.
May ’24