jwplayer / jw-showcase-appletv

An Apple TV app builder written in TVJS with support for videos streamed out of the JW Player platform
Other
87 stars 44 forks source link

Fixed 1.0.3 crashing on initialization on tvOS 10.1 #72

Closed RikHeijdens closed 7 years ago

RikHeijdens commented 7 years ago

Instead of populating a carousel that is already present in the DOM we now populate the featured playlist items carousel before we add it to the DOM in order to prevent the app crashing due to auto layout related bugs in the TVMLKit layer.