简体   繁体   中英

storekit support in ios5 simulator - keyboard doesn't work?

Wow, finally the XCode 4.2 / iOS5 simulator has StoreKit support.

In my app I've noticed that when StoreKit asks for an AppleID/password, I can enter that information using the simulator on-screen keyboard, but NOT via the Mac keyboard.

Is this normal or do I have some other issue?

I have the same issue but I do this as a workaround:

Type your password somewhere, copy it, paste into the simulator using cmd + v and then use the iOS paste function (press and hold in the passeword field) to paste it into the dialogue.

Saved me a lot of time!

From the iOS Simulator menu, select "Reset Content and Settings..."

Sometimes the simulator just gets confused and loses the ability to interact with the keyboard. This should fix it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM