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

前端 未结 30 1209
小蘑菇
小蘑菇 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:13

    Quit simulator and run following command in terminal:

    rm ~/Library/Preferences/com.apple.iphonesimulator.plist

提交回复
热议问题