netaiVia
Results
2
issues of
netaiVia
## Summary It looks like whenever we get `invalid_bank_account_iban` error in [here](https://github.com/stripe/stripe-ios/blob/master/StripeCore/StripeCore/Source/Helpers/STPError.swift#L138) `stripeErrorMessage` is not nil and the function doesn't add the correct value to `NSLocalizedDescription`. Instead of containing the...
kind:bug
triaged
Adding the view of the presenting view controller to the transition container view causes an accessibility issue when using the keyboard option. Typical iOS behavior is that a view controller...