Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.

Mistake in example #69

Open
gerchicov-bp opened this issue Sep 7, 2015 · 0 comments
Open

Mistake in example #69

gerchicov-bp opened this issue Sep 7, 2015 · 0 comments

Comments

@gerchicov-bp
Copy link

You should add the following code to the class which contains this player:

  • (void)dealloc {

    self.player.delegate = nil;
    }

Otherwise you will get mistakes if you recreate the object of this class

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant