Post

Replies

Boosts

Views

Activity

Reply to Warning: Tab Bar Scroll Edge Appearance before iOS 15.0
Strangely I don't get this error on a physical device running 12.5 or a simulator running 12.4. However the difference could be that my XIB is a Launch Screen. Maybe missing elements are ignored in a Launch Screen since these have no functionality behind them (i.e. they are display only), whereas it forces a crash on an in-app screen. Makes me a bit nervous about releasing, but how do we provide the Scroll Edge appearance for iOS 13+ in a launch screen storyboard otherwise, since there is no way to provide this in code?
Dec ’21
Reply to UIBarButtonItem alignment in UIToolbar on iOS 26 in UIDesignRequiresCompatibility mode
Did you ever get to the bottom of this? The same behaviour still exists in the latest version iOS 26. For the time being I have worked round it by creating UIButtons and using these as a custom view for the UIBarButtonItem. This aligns them correctly in the vertical plane at least.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’25
Reply to Testflight Store Region Issue - Mac Catalyst
Hi. We have exactly the same problem. Did you manage to resolve this, or did it just work once the app was released in the Mac Store?
Replies
Boosts
Views
Activity
Feb ’24
Reply to Requesting visual style in an implementation that has disabled it
I'm getting exactly the same. Did you manage to figure it out?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to WKExtension.shared().rootInterfaceController returns nil
Did you make any progress with this? Experiencing the same issue here and struggling to find a solution...
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’22
Reply to Warning: Tab Bar Scroll Edge Appearance before iOS 15.0
Strangely I don't get this error on a physical device running 12.5 or a simulator running 12.4. However the difference could be that my XIB is a Launch Screen. Maybe missing elements are ignored in a Launch Screen since these have no functionality behind them (i.e. they are display only), whereas it forces a crash on an in-app screen. Makes me a bit nervous about releasing, but how do we provide the Scroll Edge appearance for iOS 13+ in a launch screen storyboard otherwise, since there is no way to provide this in code?
Replies
Boosts
Views
Activity
Dec ’21