Post

Replies

Boosts

Views

Activity

CoreDataCloudKitDemo fails when creating a new Tag
I am running the demo on an actual device running beta 1 of iOS 15 and every time I go to add a tag I get these errors in the log. Any thoughts on what I am doing wrong or is there a bug in the demo code? Thanks, Rob 2021-06-22 13:39:33.645193-0400 CoreDataCloudKitDemo[505:63776] [error] error: SQLCore dispatchRequest: exception handling request: <NSSQLSaveChangesRequestContext: 0x281ee5380> , threw while encoding a value. with userInfo of (null) CoreData: error: SQLCore dispatchRequest: exception handling request: <NSSQLSaveChangesRequestContext: 0x281ee5380> , threw while encoding a value. with userInfo of (null) 2021-06-22 13:39:33.645306-0400 CoreDataCloudKitDemo[505:63776] [error] error: -executeRequest: encountered exception = threw while encoding a value. with userInfo = (null) CoreData: error: -executeRequest: encountered exception = threw while encoding a value. with userInfo = (null) 2021-06-22 13:39:33.645724-0400 CoreDataCloudKitDemo[505:63776] [error] error: SQLCore dispatchRequest: exception handling request: <NSSQLSaveChangesRequestContext: 0x281ee5380> , threw while encoding a value. with userInfo of (null) CoreData: error: SQLCore dispatchRequest: exception handling request: <NSSQLSaveChangesRequestContext: 0x281ee5380> , threw while encoding a value. with userInfo of (null) 2021-06-22 13:39:33.645818-0400 CoreDataCloudKitDemo[505:63776] [error] error: -executeRequest: encountered exception = threw while encoding a value. with userInfo = (null) CoreData: error: -executeRequest: encountered exception = threw while encoding a value. with userInfo = (null) 2021-06-22 13:39:33.646286-0400 CoreDataCloudKitDemo[505:63776] [error] error: SQLCore dispatchRequest: exception handling request: <NSSQLSaveChangesRequestContext: 0x281ec5b00> , threw while encoding a value. with userInfo of (null) CoreData: error: SQLCore dispatchRequest: exception handling request: <NSSQLSaveChangesRequestContext: 0x281ec5b00> , threw while encoding a value. with userInfo of (null) 2021-06-22 13:39:33.646380-0400 CoreDataCloudKitDemo[505:63776] [error] error: -executeRequest: encountered exception = threw while encoding a value. with userInfo = (null) CoreData: error: -executeRequest: encountered exception = threw while encoding a value. with userInfo = (null)
2
0
1.3k
Jun ’21
CoreDataCloudKitDemo fails when creating a new Tag
I am running the demo on an actual device running beta 1 of iOS 15 and every time I go to add a tag I get these errors in the log. Any thoughts on what I am doing wrong or is there a bug in the demo code? Thanks, Rob 2021-06-22 13:39:33.645193-0400 CoreDataCloudKitDemo[505:63776] [error] error: SQLCore dispatchRequest: exception handling request: <NSSQLSaveChangesRequestContext: 0x281ee5380> , threw while encoding a value. with userInfo of (null) CoreData: error: SQLCore dispatchRequest: exception handling request: <NSSQLSaveChangesRequestContext: 0x281ee5380> , threw while encoding a value. with userInfo of (null) 2021-06-22 13:39:33.645306-0400 CoreDataCloudKitDemo[505:63776] [error] error: -executeRequest: encountered exception = threw while encoding a value. with userInfo = (null) CoreData: error: -executeRequest: encountered exception = threw while encoding a value. with userInfo = (null) 2021-06-22 13:39:33.645724-0400 CoreDataCloudKitDemo[505:63776] [error] error: SQLCore dispatchRequest: exception handling request: <NSSQLSaveChangesRequestContext: 0x281ee5380> , threw while encoding a value. with userInfo of (null) CoreData: error: SQLCore dispatchRequest: exception handling request: <NSSQLSaveChangesRequestContext: 0x281ee5380> , threw while encoding a value. with userInfo of (null) 2021-06-22 13:39:33.645818-0400 CoreDataCloudKitDemo[505:63776] [error] error: -executeRequest: encountered exception = threw while encoding a value. with userInfo = (null) CoreData: error: -executeRequest: encountered exception = threw while encoding a value. with userInfo = (null) 2021-06-22 13:39:33.646286-0400 CoreDataCloudKitDemo[505:63776] [error] error: SQLCore dispatchRequest: exception handling request: <NSSQLSaveChangesRequestContext: 0x281ec5b00> , threw while encoding a value. with userInfo of (null) CoreData: error: SQLCore dispatchRequest: exception handling request: <NSSQLSaveChangesRequestContext: 0x281ec5b00> , threw while encoding a value. with userInfo of (null) 2021-06-22 13:39:33.646380-0400 CoreDataCloudKitDemo[505:63776] [error] error: -executeRequest: encountered exception = threw while encoding a value. with userInfo = (null) CoreData: error: -executeRequest: encountered exception = threw while encoding a value. with userInfo = (null)
Replies
2
Boosts
0
Views
1.3k
Activity
Jun ’21
NSPersistentCloudKitContainer for Shares
Does anyone know if the new NSPersistentCloudKitContainer will work in an Application that shares data with others (CKShare), or will it only work as shown in the demo with other devices of the same iCloud Account?
Replies
15
Boosts
0
Views
5.6k
Activity
Mar ’21