Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.
This repository was archived by the owner on May 28, 2025. It is now read-only.

UIButton leaks after recent switch to ARC #1859

@jaredhms

Description

@jaredhms

Pre-ARC we were using __block for our 'weakSelf' variable. Post-ARC we need to use __weak. Fix + test coming soon.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions