Post

Replies

Boosts

Views

Activity

Reply to Popover size to fit content
Even after doing as suggested by Frameworks Engineer the height returned is zero.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to AVPlayerViewController not displaying playback controls in iOS 18
@DTS Engineer @fandrade Is there a bug raised/fixed already? Experiencing the same issue in TabView.
Topic: Media Technologies SubTopic: Video Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to AVPlayerViewController not displaying playback controls in iOS 18
Surprisingly, found a solution here: https://forums.developer.apple.com/forums/thread/711360 Adding the following in makeUIViewController() solved the issue. @DTS Engineer @fandrade controller.beginAppearanceTransition(true, animated: false)
Topic: Media Technologies SubTopic: Video Tags:
Replies
Boosts
Views
Activity
Oct ’24