Local core data objects are successfully being updated & added when values are changed in the public database. But when public database objects are deleted they are not deleted also from the local core data store. What am I missing?
Core Data CloudKit public database sync
This is explained in the WWDC20 video "sync a core data store with cloudkit public database"