Post

Replies

Boosts

Views

Activity

Comment on UIPickerView row descriptions
To get a better result (having "Std" appear during scrolling and disappearing from previous selection, you need to intercept the scroll position. See discussion here:      https://stackoverflow.com/questions/5237696/read-position-of-uipickerview-while-scrolling
Topic: Programming Languages SubTopic: Swift Tags:
May ’22
Comment on Face unlock
Please avoid playing in forum with questions which are not even questions to avoid polluting. Or just indicate it is a test you are doing.
May ’22
Comment on Dateformatter with "dd-MMM-yyyy" for September month returning wrong date
@Mandar Pathak I think answer is in eskimo's: This can change from release to release, as Apple imports new versions of CLDR
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on UIPickerView row descriptions
To get a better result (having "Std" appear during scrolling and disappearing from previous selection, you need to intercept the scroll position. See discussion here:      https://stackoverflow.com/questions/5237696/read-position-of-uipickerview-while-scrolling
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on UIPickerView row descriptions
If you're not satisfied by the help and the solution, the best is that you search and find a better solution by yourself. Good luck.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on can i use sfsymbols in my app?
@makabaka1880    no what ?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on Why do I keep getting this error
Could you find where it crashes (call stack). If so, please show code. You have a segmentation fault. This may be due to a missing or corrupted IBOutlet connection. Did you check all IBOutlets connections ?
Replies
Boosts
Views
Activity
May ’22
Comment on Face unlock
Please avoid playing in forum with questions which are not even questions to avoid polluting. Or just indicate it is a test you are doing.
Replies
Boosts
Views
Activity
May ’22
Comment on Contribution to Quinn’s Top Ten DevForums Tips
Yes indeed. The point is that forum is a collaborative work, not an on-demand service… 😉
Replies
Boosts
Views
Activity
May ’22
Comment on The image appears delayed in splash screen.
No way to delete post effectively. Did you change type to png ? Does it work ?
Replies
Boosts
Views
Activity
May ’22
Comment on Why LazyHStack takes full height but HStack does not?
You should read advices about posting on Forum: https://developer.apple.com/forums/thread/706527. Have a good day.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on sth wrong with .searchable
I tried several solutions on MacOS, to no avail. Impossible to display the search bar, effectively. You should ask support.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on Add Return key subview to keyboard
I solved it by adding a return button directly in the view (not the keyboard) after getting the exact position of keyboard.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on .postToWeibo is not working in UIActivityViewController
My mistake, sorry. Did you try to exclude other services (mail, airdrop, …) to see if it works ?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on .postToWeibo is not working in UIActivityViewController
My mistake, sorry. Did you try to exclude another activity, such as Mail, to see if it works ? If so, you should file a bug.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on SwiftUI optional @ViewBuilder parameters
This could be useful as well: https://michael-ginn.medium.com/creating-optional-viewbuilder-parameters-in-swiftui-views-a0d4e3e1a0ae
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on Having problems trying out the example code in this session
Maybe we have to wait for beta2 and test again…
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’22