tvOS: AVPlayerViewController reacts to Pause with isUserInteractionEnabled set to false

Originator:dcorderoramirez
Number:rdar://31283089 Date Originated:27-Mar-2017 11:40 PM
Status:Resolved Resolved:tvOS 11 beta 2 (15J5310e)
Product:tvOS + SDK Product Version:tvOS 10.2
Classification: Reproducible:Always
 
Area:
AV Playback

Summary:
Triggering the gesture Pause with Siri Remote in an instance of AVPlayerViewController with the property isUserInteractionEnabled set to false, reacts to the interaction pausing the player.

On the other hand, as expected, subsequent presses of the Play/Pause button are not reacting afterwards.

Steps to Reproduce:
A project reproducing the problem can be found here: https://github.com/dcordero/Radar-31283089

Just run the Application and press the button Play/Pause button on Siri Remote

Expected Results:
The player does not stop

Actual Results:
The player stops

Version:
tvOS 10.2

Notes:


Configuration:
AppleTv 4th Generation

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!