Post

Replies

Boosts

Views

Activity

Comment on Fetch Core Data Issue
Please tell exactly where you stand now: are the favorites saved corectly ? What are all print output you get when you restart the app ? ANd provide more precise output with          print("There are favourites", prefArr.count)
Topic: Programming Languages SubTopic: Swift Tags:
Aug ’21
Comment on iOS UIAlertController Line separator missing in iPhone 12, iOS 15
OK, I've not installed iOS 15 on device. Please file a bug report.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on No more mail notification from forum
Thanks for this quick correction.
Replies
Boosts
Views
Activity
Aug ’21
Comment on Deactivate Notifications Of Other Apps
AFAIU, it is likely an iOS design choice not to allow.
Replies
Boosts
Views
Activity
Aug ’21
Comment on Rotating a page in a pdf file - and get a mirrored image
I should have thought of it earlier: composition of x axis 180° and y axis 180° is z axis 180°, what I was looking for.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on Adding hints, instructions, help to IOS App
You welcome. Tell us what you did, and then close the thread. Wish you good continuation.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on Is SwiftUI usable?
I would not devlop this (and probably many more features) on SwiftUI today.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on Fetch Core Data Issue
Please tell exactly where you stand now: are the favorites saved corectly ? What are all print output you get when you restart the app ? ANd provide more precise output with          print("There are favourites", prefArr.count)
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on Value of type 'UIView?' has no member 'isEnabled'
Or create a Bool true or false depending on $segmentNumber
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on Stuck in DFU mode and can't restore
Was it after installing a beta version of iOS ? In anycase, you should contact Apple support. See here: https://support.apple.com/en-au/HT201263
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on Best way to put object back into constraint lines after being moved?
And if you want to keep the new position, use Update Constraint Constants.
Replies
Boosts
Views
Activity
Aug ’21
Comment on No more mail notification from forum
Good news. It is working again now. Thanks.
Replies
Boosts
Views
Activity
Aug ’21
Comment on iOS 15 'Drag to Dismiss' Regression
What happens if the scrollView does not go up to the top but leaves some space to catch and drag ?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on iOS 15 'Drag to Dismiss' Regression
Sure, I did not propose this as a solution, just a test. And what happens if you scroll beyond the bottom of the scrollView ? In any case, thanks to feedback if you get answer to the FB report.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on Swift + OS X + Xcode : Change NavigationLink destination and text programtically
Sure, you have to change the value of firstPass to false once you have fired the first link.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on Excluding activity types for UIActivityViewController: some are still present
Thanks for the answer. It would be useful to have this mentioned in documentation.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’21