Post

Replies

Boosts

Views

Activity

Comment on cannot push coredata records to cloudkit
I changed persistentController to class and ran but did not make any difference and does not push the entity values to cloudkit. I see this in output console: it tries to create a fake CD_Contact and then at the end deletes it like this: "CD_Contact" = ( edObjectContext:andObservedStore:error:](191): Deleting record with id (CD_Contact): <CKRecordID: 0x2810815e0; recordName=CD_FAKE_Contact_272EF7A8-C51B-4D33-B054-8EDEBE566F90, zoneID=com.apple.coredata.cloudkit.zone:defaultOwner>
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Aug ’23
Comment on cannot push coredata records to cloudkit
I did that and even the entity which is exclusively defined in public configuration of core data gets pushed to private database in cloudKit. How to synchronize core data entity to public database
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’23
Comment on cannot push coredata records to cloudkit
May be I should create configurations in coredata for public and private?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’23
Comment on cannot push coredata records to cloudkit
I changed persistentController to class and ran but did not make any difference and does not push the entity values to cloudkit. I see this in output console: it tries to create a fake CD_Contact and then at the end deletes it like this: "CD_Contact" = ( edObjectContext:andObservedStore:error:](191): Deleting record with id (CD_Contact): <CKRecordID: 0x2810815e0; recordName=CD_FAKE_Contact_272EF7A8-C51B-4D33-B054-8EDEBE566F90, zoneID=com.apple.coredata.cloudkit.zone:defaultOwner>
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’23
Comment on SwiftUI View creates huge gap at the top
Space pushes it to way top. I want to use your approach, define a frame and specific position since I plan to add text to this view returned from seperate views. How can I do that. Can you show me an example?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’23