remirobert / Dotzu

:iphone::eyes: In-App iOS Debugging Tool With Enhanced Logging, Networking Info, Crash reporting And More.
MIT License
1.8k stars 141 forks source link

becomeFirstResponder doesn't work #56

Open EdmundLeex opened 5 years ago

EdmundLeex commented 5 years ago

I have a view controller that automatically opens up the keyboard by using becomeFirstResponder on a UITextField. But with Dotzu, it stops working.