Cloudkit notifications not working in Catalina

I have a few Macs running my app using cloudkit. My Macbook Pro is the only one where I am running the latest Catalina beta, 10.15 Beta (19A526h). It is able to access the cloud database fine, but does not receive any cloudkit notifications. I think this may be due to cataling as the other Macs get their notifications fine.

Replies

Still having this issue with the beta OSX after getting the latest XCode Version 10.3 (10G8)


I have filed a bug with Feedback Assistant

Have you looked at nspersistance?

it used to be persistance but it was changed with swiftui.

I would be interested in how you created the cloudkit func in swift ui as i am having trouble with getting my swift 10 app to convert to swift ui.

TR