Skip to content

Mention that images passed to the bubble menu must be retained #3

Description

@shrugs

If you initialize an images NSArray and then pass it to the LIVBubbleMenu, as in one of the README examples, bad things happen because the images are deallocated. The images must be retained (making them an @property is the easiest method) before passing them to the menu, like the demo app does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions