Skip to content

Memory Leaks #38

@michaelryannewell

Description

@michaelryannewell

Although this player does what it says, and it is very good at running 360 video, it’s designed to be invoked once.

If you try to nil the player, it results in memory leaks.

It is best to be used as a singleton than an instance variable.

For example, pushing to a view that uses this 360 player and then popping the nav stack will not release the memory.

So, anyone using this player should observe memory usage in Xcode.

Otherwise, it works fantastic!

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