Not able to type in textfield in iphone simulator using Mac Keyboard?

前端 未结 30 1258
小蘑菇
小蘑菇 2020-12-23 15:47

I\'m working on a basic iOS app which supports both portrait and landscape modes. When the iPhone simulator keyboard is open in landscape and I\'m switching the app

30条回答
  •  暖寄归人
    2020-12-23 16:23

    I ran into this problem after I removed Main.storyboard and created the main window in code. Reverting back to using Main.storyboard fixed it for me.

提交回复
热议问题