AVPlayerViewController properties isSkipBackwardEnabled and isSkipForwardEnabled do not prevent skipping.

Originator:dcorderoramirez
Number:rdar://45550317 Date Originated:October 25 2018, 1:14 PM
Status:Open Resolved:
Product:AV Playback Product Version:
Classification: Reproducible:Always
 
Area:
AV Playback

Summary:
Setting `false` to the properties isSkipBackwardEnabled and isSkipForwardEnabled of AVPlayerViewController does not deactivate skipping.

Steps to Reproduce:
Just create an instance of AVPlayerViewController and set `false` to those 2 properties, you can find a project reproducing this issue attached to this report.

https://github.com/dcordero/Radar-45550317

Expected Results:
Clicking left or right in Siri Remote does not skip when setting a value `false` to the properties isSkipForwardEnabled and isSkipBackwardEnabled.

Actual Results:
Clicking left or right in Siri Remove skips +-10 seconds.

Version/Build:
tvOS: 12.0.1(16J380)
AppleTv model: A1625 (32 GB)

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!