Skip to content

最新的版本,有很多坑,奔溃问题,强制类型转化就没判断有没有这个方法就直接调用,太离谱了 #336

@xiaobai-vip

Description

@xiaobai-vip

我继承于SuperPlayerControlView,在首页不需要哪些操作的按钮,为什么会调用获取字幕的方法,NSDictionary *dic = [(SPDefaultControlView )self.controlView subtitlesConfig];,导致我升级后进去必奔溃,要在我继承的类中实现这个方法,是不是太坑了,还有我进入详情页在详情页调用了横屏,为什么会通知我首页的播放页也会触发调用[(SPDefaultControlView)self.controlView fullScreenButtonSelectState:fullScreen];,但是这个方法也是要自己实现,各种隐藏逻辑,一直在踩坑

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions