Post

Replies

Boosts

Views

Activity

Comment on NSPersistentCloudkitContainer Memory Leak -> Crash? (iOS 15 beta 4 & 5)
I'm currently running an iOS15 beta 5 simulator after ingesting my backup data to Core Data (700MB) it shows "Finished processing analyzed history with 29581 metadata objects to create"... and nothing after that. Currently, it's sitting at 4GB of RAM consumed, which would have crashed a physical device ages ago. Something is broken with NSPersistentCloudkitContainer since beta 4.
Aug ’21
Comment on iOS 15 beta 4 CloudKit Auth Error
I'm seeing an attempt to sync... but nothing happens and then this appears in the console (despite the app being in the foreground the whole time): CoreData: CloudKit: CoreData+CloudKit: -[NSCloudKitMirroringDelegate executeMirroringRequest:error:]: <NSCloudKitMirroringDelegate: 0x6000015515c0>: Asked to execute request: <NSCloudKitMirroringExportRequest: 0x600002ed2a30> CBE1852D-7793-46B6-8314-A681D2038B38 2021-08-13 08:41:01.518422+1000 Somnus[11058:671570] [BackgroundTask] Background Task 68 ("CoreData: CloudKit Export"), 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. 2021-08-13 08:41:03.519455+1000 Somnus[11058:671570] [BackgroundTask] Background Task 154 ("CoreData: CloudKit Scheduling"), 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.
Aug ’21
Comment on Is Core Data hosted in CloudKit working in Xcode 13?
Not for me. Still not working in simulators & devices (authentication error). Running my App Store version of my app on beta 5 results in no syncing at all - it 'starts' a sync... then nothing, nothing, nothing -> crash to springboard with no error. Ugh. Crash logs give no meaningful information. I've submitted a sysdiagnose to Apple and have a Feedback Assistant report here (FB9412346)
Aug ’21
Comment on iOS 15 beta 4 CloudKit Auth Error
Installed my App Store app on a new device running iOS beta 5 to see what happens. All data syncs down to it just fine except for data created on the main device since beta 4. There is a clear temporal delineation. Creating a new item 'starts' an upload but nothing is uploaded and it eventually crashes. Sigh...
Aug ’21
Comment on NSPersistentCloudkitContainer Memory Leak -> Crash? (iOS 15 beta 4 & 5)
I'm currently running an iOS15 beta 5 simulator after ingesting my backup data to Core Data (700MB) it shows "Finished processing analyzed history with 29581 metadata objects to create"... and nothing after that. Currently, it's sitting at 4GB of RAM consumed, which would have crashed a physical device ages ago. Something is broken with NSPersistentCloudkitContainer since beta 4.
Replies
Boosts
Views
Activity
Aug ’21
Comment on NSPersistentCloudkitContainer Memory Leak -> Crash? (iOS 15 beta 4 & 5)
Excellent, thank you for the feedback and for submitting a report to Apple as well. I have had an engineer reach out but after sending them more information, I'm still waiting to hear back. It's not fixed in beta 6 (although I think this was a quick beta release) so fingers crossed for beta 7!!
Replies
Boosts
Views
Activity
Aug ’21
Comment on iOS 15 beta 4 CloudKit Auth Error
I'm seeing an attempt to sync... but nothing happens and then this appears in the console (despite the app being in the foreground the whole time): CoreData: CloudKit: CoreData+CloudKit: -[NSCloudKitMirroringDelegate executeMirroringRequest:error:]: <NSCloudKitMirroringDelegate: 0x6000015515c0>: Asked to execute request: <NSCloudKitMirroringExportRequest: 0x600002ed2a30> CBE1852D-7793-46B6-8314-A681D2038B38 2021-08-13 08:41:01.518422+1000 Somnus[11058:671570] [BackgroundTask] Background Task 68 ("CoreData: CloudKit Export"), 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. 2021-08-13 08:41:03.519455+1000 Somnus[11058:671570] [BackgroundTask] Background Task 154 ("CoreData: CloudKit Scheduling"), 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.
Replies
Boosts
Views
Activity
Aug ’21
Comment on Is Core Data hosted in CloudKit working in Xcode 13?
Not for me. Still not working in simulators & devices (authentication error). Running my App Store version of my app on beta 5 results in no syncing at all - it 'starts' a sync... then nothing, nothing, nothing -> crash to springboard with no error. Ugh. Crash logs give no meaningful information. I've submitted a sysdiagnose to Apple and have a Feedback Assistant report here (FB9412346)
Replies
Boosts
Views
Activity
Aug ’21
Comment on Is Core Data hosted in CloudKit working in Xcode 13?
And still not working properly in beta 5 for me: App Store app just doesn't sync any more; any new builds in Xcode on simulator & device report an authentication error despite being logged in, reset, etc. If this isn't sorted before the RC my users are going to be very, very upset with me!
Replies
Boosts
Views
Activity
Aug ’21
Comment on Is Core Data hosted in CloudKit working in Xcode 13?
Here is my Feedback Assistant ticket number: FB9412346
Replies
Boosts
Views
Activity
Aug ’21
Comment on iOS 15 beta 4 CloudKit Auth Error
Installed my App Store app on a new device running iOS beta 5 to see what happens. All data syncs down to it just fine except for data created on the main device since beta 4. There is a clear temporal delineation. Creating a new item 'starts' an upload but nothing is uploaded and it eventually crashes. Sigh...
Replies
Boosts
Views
Activity
Aug ’21
Comment on iOS 15 beta 4 CloudKit Auth Error
Same in beta 5. This is very, very frustrating.
Replies
Boosts
Views
Activity
Aug ’21
Comment on iOS 15 beta 4 CloudKit Auth Error
Yes, I have this issue in the Development Environment with my app... and in the Production Environment if I download and use my publicly available App Store version, but running on an iOS15 device. It broke with beta 4 and is still broken.
Replies
Boosts
Views
Activity
Aug ’21
Comment on iOS 15 beta 4 CloudKit Auth Error
Not working for me in beta 5 at all. This all started with beta 4 (see my post below).
Replies
Boosts
Views
Activity
Aug ’21
Comment on Is Core Data hosted in CloudKit working in Xcode 13?
Thanks for the update. Can confirm that if it's an existing simulator in use from an earlier build you do have to 'erase all contents & settings' and start fresh.
Replies
Boosts
Views
Activity
Jul ’21
Comment on CloudKit key and encryption errors on iOS 15 beta 1 on Simulator?
Yes, still not working in the simulator but working on a physical device.
Replies
Boosts
Views
Activity
Jun ’21
Comment on CloudKit key and encryption errors on iOS 15 beta 1 on Simulator?
That's good to know, thank you. The error is still there on the simulator in beta 2 for me: com.apple.coredata.cloudkit.zone:defaultOwner = <CKError 0x600002d983f0: "Internal Error" (1/5000); "Failed to sync user keys">
Replies
Boosts
Views
Activity
Jun ’21