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.
Post
Replies
Boosts
Views
Activity
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 :(
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 :)
+1. Many of watch complications UI could be added.
Hello, did you find a solution to your problem?. I am the same issue (different repo).