card.io-iOS-SDK
card.io-iOS-SDK copied to clipboard
expiration date doesn't move on to next viewController
The credit card number passes fine, but the expiration date isn't- doesn't meter if the user taps it manually or not.
I don't understand. Can you add more detail? What did you try? What did you expect? What happened instead?
@oritQuick This most likely has nothing to do with Card.io, there's probably something wrong with the way you are trying to pass the info to the destination VC.
I was confused myself in the sample app that the done button wouldn't be enabled until a expiration date was entered that is beyond the current date (i.e. not expired yet). Maybe that's what the @oritQuick was confused about, too? In any case, I think there could be more UI feedback explaining the issue.