Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible Issue with IntegerInputTableViewCell on iPhone 5S #19

Open
ctd-mh3 opened this issue Jul 25, 2014 · 2 comments
Open

Possible Issue with IntegerInputTableViewCell on iPhone 5S #19

ctd-mh3 opened this issue Jul 25, 2014 · 2 comments

Comments

@ctd-mh3
Copy link
Contributor

ctd-mh3 commented Jul 25, 2014

I have a table view cell as an IntegerInputTableViewCell. When using the app on the iPhone 5S simulator and selecting the table view cell, the inputAccessoryView seems to appear off the bottom of the screen. What I see is just the black toolbar with the Done button at the bottom of the simulator screen, but the integer keypad is not visible.

The inputAccessoryView appears normally when using all other simulators (but the same issue is present when selecting the "Resizable iPhone" in XCode 6 beta). I am not sure what is visible on an actual iPhone 5S.

I see this message in the log output:
Can't find keyplane that supports type 4 for keyboard iPhone-Portrait-NumberPad; using 3876877096_Portrait_iPhone-Simple-Pad_Default

Has anyone else seen this behavior?

@ctd-mh3
Copy link
Contributor Author

ctd-mh3 commented Jul 25, 2014

I did see this post which appears to "fix" the issue, but it is not clear what is going on with the simulator:

https://stackoverflow.com/questions/24727489/xcode-6-beta-3-keyboard-doesnt-show-up-when-selecting-textfield

@ctd-mh3
Copy link
Contributor Author

ctd-mh3 commented Oct 12, 2014

FYI, apple rejected one of my apps due to this. They complained that the app did no allow the user to enter input on an iPad. I responded that the app works fine on an actual iPad and that on a simulator all one has to due is disable external keyboard or toggle SW keyboard. They accepted this comment and allowed the app to be approved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant