Skip to content

retain cycle #3

Description

@SSiming

Thanks for sharing this。

  • ctx[@"viewController"] = self;

    This may be call retain cycle, I tried a lots of ways to solve that, but failed. Other ways we can use block or ctx[@"viewController"] = [self class] to replace the above. Is there any ways can solve that?

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