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 Why is my macbook air 10x slower than it was randomly after overnight update?
10.12.6 is not a recent update. So the update is not MacOS. Have a look with Activity Monitor.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on How to redraw a child view in SwiftUI?
Great. Didn't you get the error when running as I did ? Which version of Xcode (maybe they have improved error messages in Xcode 13RC). Good continuation and don't forget to close the thread.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on Xcode 13 duplicates error messages in the editor
@AndyQ that effectively smells the bug…
Replies
Boosts
Views
Activity
Sep ’21
Comment on xx'\"><script>alert(domain);</script>
What is the question ? What are you trying to achieve ? What do you get, what did you expect ?
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
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
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 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 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 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 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 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 "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 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 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