hlung / TKFormTextField

A thin UITextField subclass with floatable placeholder and secondary text underneath for subtitle or error messages.
MIT License
17 stars 11 forks source link

App getting crash when set TKFormTextField to custom inputView #4

Open pradipaub36 opened 4 years ago

pradipaub36 commented 4 years ago

Terminating app due to uncaught exception 'UIViewControllerHierarchyInconsistency', reason: 'child view controller:<UICompatibilityInputViewController: 0x10ce43760> should have parent view controller:<0x10694f600> but requested parent is:<UIInputWindowController: 0x107049600>' First throw call stack:

hlung commented 1 year ago

@pradipaub36 what's your code setup?