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

Mistake in example #69

Description

@gerchicov-bp

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions