Post

Replies

Boosts

Views

Activity

Reply to App works on iPad but not iPhone!
Thanks but too much code in the project to post! Fixed the problem. It seemed that a NavigationLink inside a NavigationView works on the iOS 17 simulator and worked on iPad running iOS 17, but not on a real device. Fixed it by adding an if #available iOS conditional, then used a NavigationStack instead of NavigationView - bit messy but all good. When I buy the offspring a new iPhone then I can drop the iOS 15 requirement.
Topic: App & System Services SubTopic: Core OS Tags:
Nov ’23
Reply to hapticpatternlibrary.plist error with Text entry fields in Simulator only
Thanks very much Dominus, works a treat, nice one!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’26
Reply to App works on iPad but not iPhone!
Thanks but too much code in the project to post! Fixed the problem. It seemed that a NavigationLink inside a NavigationView works on the iOS 17 simulator and worked on iPad running iOS 17, but not on a real device. Fixed it by adding an if #available iOS conditional, then used a NavigationStack instead of NavigationView - bit messy but all good. When I buy the offspring a new iPhone then I can drop the iOS 15 requirement.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’23