Post

Replies

Boosts

Views

Activity

Reply to CloudKit, CoreData and Swift 6 for sharing between users
I have found the solution for the app crash and now I have it with Swift 6, CoreData and CloudKit. The NotificationCenter.addObserver(_:selector:name:object:) is causing the crash. When changed to addObserver(forName:object:queue:using:) it is fine.
Replies
Boosts
Views
Activity
3w