You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Fixed an issue where the card text field would become first responder after dismissing Card IO and prefilling the card information.
---
**Issue:**
* [#113](#113)
Fixed an issue where the card text field would become first responder after dismissing Card IO and prefilling the card information.
---
**Issue:**
* [#113](#113)
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.
The text was updated successfully, but these errors were encountered: