Copy paste text into iOS simulator
This must be documented somewhere, but I can't find it. In my app using the iPad simulator there is a textfield into which I want the user to paste text. In the real world the user will copy the text from Safari address into the textfield. But I am trying to do that in the ios ipad simulator, but with only partial results. After I reRUN the app, I can immediately paste text into the textfield with the Mac's Edit|Paste Text menu or with Shift-Command-V, (but not with just Edit|Paste , but that's Ok). The need for the Shift is annoying but I can live with it. But then if I try to copy another