Post

Replies

Boosts

Views

Activity

Reply to Launch Screen Image Scale Logic?
Sorry for the slow response. I didn’t find the situation I was looking for. Talked to Apple support about it and they encouraged me to use the storyboards method instead.
Replies
Boosts
Views
Activity
Oct ’24
Reply to LaunchScreen not working in Xcode 16 RC
Looks like XCode fails to edit the info.plist by itself. You can add the UILaunchStoryboardName manually to get past this issue. There are detailed steps here: https://stackoverflow.com/a/79164493/5561658 If anyone from Apple reads this: This is a bug and should be fixed.
Replies
Boosts
Views
Activity
Dec ’24
Reply to SwiftUI Popover Crash During Resizing in Stage Manager
Same issue here. Easily reproducible by running an iPad App on Mac (Designed for iPad) and resizing the window while any popover view is displayed.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’24
Reply to PHFetchOptions: Full List of Supported Predicate Keys
I took the opportunity to ask about this in a WWDC lab and we found a solution at least for edited items: NSPredicate(format: "not adjustmentFormatIdentifier == nil") They also confirmed that there is no comprehensive list of available predicates documented anywhere and encouraged me to submit some feedback to request this.
Replies
Boosts
Views
Activity
Jun ’25
Reply to Partially disable liquid glass effect from navigation bars but retain on tabbar
Did you find any way to disable the dimming and blur of the navigation bar background @arlomedia ?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
4d