Posts

Post not yet marked as solved
2 Replies
+1. Many of watch complications UI could be added.
Post not yet marked as solved
7 Replies
Apple has "fixed" https://developer.apple.com/documentation/avkit/avplayerviewcontroller/3229856-customoverlayviewcontroller to support pages with more rows by presenting the customoverlayviewcontroller modally (I suspect). It is fixed in tvOS 14.3. You will still need to use Aleksandr's workaround for 14.0 to 14.2 but at least it is fixed now :)
Post marked as solved
27 Replies
Same issue. Trying to add Alamofire 4.9.1 (fairly well-known library supporting both Cocoapods and SPM). This is still happening with Xcode Version 12.2 :(
Post not yet marked as solved
7 Replies
We are having the same issue. Seems that PiP introduction changed something into AVPlayerViewController internals. It may have added other recogniser that conflict with ours.