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

Passcode screen doesn't show number pad when Touch ID is enabled #931

Closed
emersonf opened this issue Mar 4, 2017 · 5 comments
Closed

Passcode screen doesn't show number pad when Touch ID is enabled #931

emersonf opened this issue Mar 4, 2017 · 5 comments

Comments

@emersonf
Copy link

emersonf commented Mar 4, 2017

I'm working on a ResearchKit 1.4 app that has been set up for Passcode and Touch ID. When opening the app, the modal is shown asking for Touch ID to be used. But it's possible to press Cancel on the modal. If that happens, the modal goes away, but the number pad isn't shown (see the screenshot).

I can actually tap the blank space where the numbers should be rendered to enter the passcode, but the number pad isn't rendered.


img_0048

@stevemoser
Copy link
Contributor

I see this screen all the time in the simulator when I have 'Connect Hardware Keyboard' turned on. Do you see this on device without a Bluetooth keyboard attached?

@emersonf
Copy link
Author

emersonf commented Mar 6, 2017 via email

@umerkhan-apple
Copy link
Member

@emersonf Using RK 1.4, I was able to get the keyboard to show on the Simulator if the Connect Hardware Keyboard option is turned off. Even when it is turned on, I was able to get the keyboard to show by clicking the Toggle Software Keyboard option.

@syoung-smallwisdom
Copy link
Contributor

@umerkhan-apple @joshbruhin
I believe this is the issue addressed by #915

@umerkhan-apple
Copy link
Member

@syoung-smallwisdom Great! Merged that change in to facilitate that edge case! Thank you! 👍

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

4 participants