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

Card.io + Prefill Causing Keyboard to pop up #113

Open
corbinhudson opened this issue Jul 12, 2017 · 1 comment
Open

Card.io + Prefill Causing Keyboard to pop up #113

corbinhudson opened this issue Jul 12, 2017 · 1 comment
Labels

Comments

@corbinhudson
Copy link

Using Card.io method 'userDidProvide' I call cardTexField.prefill to populate the cardTextField with values. When I hit done on the paymentViewController, prefill is called the keyboard reappears to fill out values I've already provided. Already tried a number of resignFirstResponder fixes and nothing worked.

DannyVancura added a commit that referenced this issue Dec 11, 2017
Fixed an issue where the card text field would become first responder after dismissing Card IO and prefilling the card information.

---

**Issue:**

* [#113](#113)
@DannyVancura
Copy link
Contributor

Thanks for filing this bug! I created #129 for this, which should resolve the issue.

DannyVancura added a commit that referenced this issue Mar 11, 2019
Fixed an issue where the card text field would become first responder after dismissing Card IO and prefilling the card information.

---

**Issue:**

* [#113](#113)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants