Post

Replies

Boosts

Views

Activity

Reply to iCloud Sync not working with iPhone, works fine for Mac.
I have the same issue and filed a bug report already: FB22324179 Since updating to iOS 26.4, iCloud remote notifications (CloudKit push notifications) are no longer delivered. The same setup worked reliably on iOS 26.3 without any changes to the app or server configuration, so this a new regression from Apple. didReceiveRemoteNotification: in AppDelegate gets not called anymore.
Mar ’26
Reply to Should setting a UIVisualEffectView's effect to nil remove its visual glass effect?
I noticed the same thing — the animation shown in the video doesn’t happen when using: UIView.animate { effectView.effect = nil } I’ve filed a bug report with Apple for this, and I’d recommend you do the same so it gets more attention.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’25
Reply to Should setting a UIVisualEffectView's effect to nil remove its visual glass effect?
Thanks for confirming! I’ve filed a feedback report. My FB ID is FB19397537.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’25
Reply to Should setting a UIVisualEffectView's effect to nil remove its visual glass effect?
Seems to be fixed in iOS 26.1 beta 1. 🎉
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’25
Reply to iCloud Sync not working with iPhone, works fine for Mac.
I have the same issue and filed a bug report already: FB22324179 Since updating to iOS 26.4, iCloud remote notifications (CloudKit push notifications) are no longer delivered. The same setup worked reliably on iOS 26.3 without any changes to the app or server configuration, so this a new regression from Apple. didReceiveRemoteNotification: in AppDelegate gets not called anymore.
Replies
Boosts
Views
Activity
Mar ’26