ricardopereira/ColiseuPlayer

Value of Type xxx has no member xxx Error

bleckett opened this issue · 3 comments

Hi just installed your pod and was trying to set the data source and delegate but I'm getting errors saying value of type 'ColiseuPlayer' has no member delegate ... or dataSource.

    self.player.dataSource = self
    self.player.delegate = self

Do you have suggestions?
Thanks.

errorcoliseuplayer

Thank you for letting me know.
I will fix this.

Wow - that was fast! Thank you!