Post

Replies

Boosts

Views

Activity

Comment on Collapse button NavigationView SideBar SwiftUI
Does your actual code show the collapse button ? Please show this code in SwiftUI.   Or at least show a screen capture with the collapse button.   Note:    This may be useful as well.      https://stackoverflow.com/questions/63552716/how-to-run-the-split-view-on-ipad-using-swiftui
Topic: UI Frameworks SubTopic: UIKit Tags:
Sep ’21
Comment on XCODE 13.0 is the worst delivery I have received from Apple (Bad Bugs)
That's what I guessed.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on Is Quinn “The Eskimo!” actually a franchise?
Hi Quinn, metoo
Replies
Boosts
Views
Activity
Sep ’21
Comment on XCODE 13.0 is the worst delivery I have received from Apple (Bad Bugs)
16K ? 64K ? What are those ? Are we back in 1980 at the good old times of Apple ][ ? Anyway, seems hard to go further here, may be time to close the thread and file a bug report or contact Apple support. Have a good day.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on Is Quinn “The Eskimo!” actually a franchise?
Big conspiracy at work ? No, I hope you are just joking. Do you imagine what the forum would be without Quinn, eskimo or not ?
Replies
Boosts
Views
Activity
Sep ’21
Comment on About submit my app to the App Store Connect
I cross the fingers. And don't forget to close the thread on the correct answer if successful.
Replies
Boosts
Views
Activity
Sep ’21
Comment on Core Data Predicate Filter By Today's Date
That should work better.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on "Precondition failed: NSArray element failed to match the Swift Array Element type" error on iOS version < 13 but works fine on iOS 13 and 14.
Confirm OOPer: some errors do not show until they hit a wall on a new version of OS… Did you check what I proposed you to check, before arguing whether or not iOS should do this and that ?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on Autocomplete in xCode 13 RC
I don't understand your comment and the link to your own thread. Did you check what I suggested ? Otherwise, you have a problem in you'r Xcode installation, that's not an Xcode bug.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on Xcode 13 show quick help (option + click) not working
How did you use /** ? Anyway, it seems you have to use ///
Replies
Boosts
Views
Activity
Sep ’21
Comment on Collapse button NavigationView SideBar SwiftUI
Does your actual code show the collapse button ? Please show this code in SwiftUI.   Or at least show a screen capture with the collapse button.   Note:    This may be useful as well.      https://stackoverflow.com/questions/63552716/how-to-run-the-split-view-on-ipad-using-swiftui
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on Collapse button NavigationView SideBar SwiftUI
Show the code you have for splitViewController (even this does not directly exist in SwiftUI). It may be enough to simply set       svc.presentsWithGesture = false       But show the code to find where to put it.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on How to check if app is installed or not in device
You could let user download the list from your server. That could BTW justify a subscription model as well.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on UICollectionViewController + UITextField autoscroll behavior
You should submit a bug report, even if you are not totally sure it is an iOS bug.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on UICollectionViewController + UITextField autoscroll behavior
Have you any specific code to perform the scroll, or is it automatically done with becomeFirstResponder ?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on UICollectionViewController + UITextField autoscroll behavior
When you compile project, do you get some warnings in Issue Navigator advising to adapt to new settings ?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’21