Swift: tvOS IBAction for UIControl in Collection View cell never gets called
问题 I know this has been asked many times, but I am still learning, I have tried all possible solutions here in S.O. and I haven't had luck a single time. So this is the issue: I am using Xcode 11 beta 3 (hopefully that ISN'T the issue!) I have a simple collection view in a view controller Inside the cell I have put a tvOS' TVPosterView - which inherits from UIControl and testing it by itself it does behave like a button (IBAction gets called). On the collection view there is the animation when I