Post

Replies

Boosts

Views

Activity

Reply to Sheet background in share extension ignores Liquid Glass effect in iOS 26/Xcode 26
We are having same issue, iOS 26.1 final class ShareExtensionVC: UIViewController { ... override func viewDidLoad() { super.viewDidLoad() self.view.backgroundColor = .clear self.modalPresentationStyle = .fullScreen } Presentation sheet is white. If I use a different color such as self.view.backgroundColor = .red I see a red sheet, but for a clear background I see a white sheet. In iOS 18.5 (last tested device) the clear background works fine.
Topic: UI Frameworks SubTopic: General Tags:
Nov ’25
Reply to Safari 18: fetch() in safari extension does not include credentials
We have also opened a feedback in https://feedbackassistant.apple.com/ and waiting for Apple to get back. So far it is still an issue.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’26
Reply to Sheet background in share extension ignores Liquid Glass effect in iOS 26/Xcode 26
We are having same issue, iOS 26.1 final class ShareExtensionVC: UIViewController { ... override func viewDidLoad() { super.viewDidLoad() self.view.backgroundColor = .clear self.modalPresentationStyle = .fullScreen } Presentation sheet is white. If I use a different color such as self.view.backgroundColor = .red I see a red sheet, but for a clear background I see a white sheet. In iOS 18.5 (last tested device) the clear background works fine.
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’25
Reply to iOS 17 beta 4: Live Activity on lock screen is always rendered in dark mode
Feedbacks are private, nobody of us can see your feedback so please don't share it as it is of not use
Replies
Boosts
Views
Activity
Aug ’23
Reply to iOS 17 beta 4: Live Activity on lock screen is always rendered in dark mode
Same issue, I'm on Beta 6 now.
Replies
Boosts
Views
Activity
Aug ’23