Skip to content

Fix several crashes and brand handling

Compare
Choose a tag to compare
@RobertGardner RobertGardner released this 10 May 03:01
· 5 commits to master since this release
b967da0

Fixes several crashes:

  • Crash on iOS in createPaymentMethod if the card has address fields. (#119)
  • Crash on iOS in paymentContextDidUpdateShippingAddressCompletion if no shipping methods provided.
  • Crash on Android in StripeConfig if requiredShippingAddressFields is null.

Improves handling of brands and images on Android. (Latest SDK "brand" values changed.)