Keyboard and cursor show, but I can't type inside UITextFields and UITextViews

前端 未结 7 587
攒了一身酷
攒了一身酷 2020-11-30 06:45

On an iPad with iOS 6 GM. I have 6 UITextFields, 3 UITextViews, and a UIButton that triggers a popover/actionsheet.

When I select one of the UITextFields or UITextVie

7条回答
  •  庸人自扰
    2020-11-30 07:23

    These solutions didn't work for me, but after I deleted the derived data folder at ~/Library/Developer/Xcode/DerivedData/AppName, it worked.

提交回复
热议问题