Closed rmzr7 closed 9 years ago
@remzr7 Thank you for reporting. Do you think that [weak self] should be used instead of [unowned self]? If so, would you tell me the reason?
[weak self]
[unowned self]
@remzr7 Thank you for reporting. Do you think that
[weak self]
should be used instead of[unowned self]
? If so, would you tell me the reason?