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

Mistake in example #69

@gerchicov-bp

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

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