Post

Replies

Boosts

Views

Activity

Reply to keep TextKit 1 in Labels as default in iOS 16
Thanks for the reply, I do realize what you are saying but according to Apple, they support both (textKit1 and textKit2). https://developer.apple.com/videos/play/wwdc2021/10061/ (minute 2:08) For instance, you can change this in a TextView under the text layout option (image attached), please see this for references: https://developer.apple.com/videos/play/wwdc2022/10090/ (minute 5:24) That said, if Apple supports this, do they support changing this in a UILabel? yes? no? if not, why not?
Topic: UI Frameworks SubTopic: UIKit Tags:
Jun ’22
Reply to The softwareupdate cannot update macOS version from macOS Big Sur
Hello, were you able to solve the issue?
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to iOS 15.1 - Notification sound is not playing when only .sound option
This is fixed on iOS 16 but this does not work on any of the iOS 15. I have tried 15.0 to 15.6 and none of the versions works.
Replies
Boosts
Views
Activity
Jul ’22
Reply to Playback buttons do not appear in a AVPlayer - iOS 16
The issue seems to be that the flip layer I am adding overlays the new layout buttons. The potential fix I was thinking of is to flip the video before adding it to the player. Do you know if there is a straightforward solution for this? Maybe there is an easy way to keep the iOS 15 playback button layout?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to Cycle in dependencies between targets - Xcode 13.4.1
The following line fix this:  Open Terminal and run: defaults write com.apple.dt.XCBuild EnableSwiftBuildSystemIntegration 1
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to keep TextKit 1 in Labels as default in iOS 16
Thanks for the reply, I do realize what you are saying but according to Apple, they support both (textKit1 and textKit2). https://developer.apple.com/videos/play/wwdc2021/10061/ (minute 2:08) For instance, you can change this in a TextView under the text layout option (image attached), please see this for references: https://developer.apple.com/videos/play/wwdc2022/10090/ (minute 5:24) That said, if Apple supports this, do they support changing this in a UILabel? yes? no? if not, why not?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jun ’22
Reply to Label wrapping issue - iOS 16 beta
Thanks a lot. Images are the same, they are just an example of what I was trying to explain (cannot share real app screenshots). It seems the border margins have changed in iOS 16, will check the URL you shared.
Replies
Boosts
Views
Activity
Jun ’22