Skip to content

Fixed crash when calling attachView on an already initialized player

Created by: aescarcha

Fixes a crash by checking if there is an active stream in the StreamController before trying to initialize PlaybackController

Fixes #2637 (closed)

Merge request reports