chronotruck / FlagPhoneNumber

A formatted phone number UITextField with country flag picker.
Apache License 2.0
437 stars 318 forks source link

deinit not call #142

Closed 1037390459 closed 4 years ago

1037390459 commented 4 years ago

when write this: phoneNumberTf.parentViewController = self deinit method not called

grifas commented 4 years ago

You can update to the last version to fix this issue. The parentViewController property doesn't exist anymore and a new way is provided.