Closed mlazari closed 1 year ago
Hey @mlazari - thank you for opening this PR contribution to Braintree iOS Drop In! Can confirm PR resolves the deprecation warnings for my sample app 👏.
I left a tiny nitpick comment, but otherwise looks great. Once this gets two 👍 from Braintree/PayPal devs, we will merge it in.
@scannillo Thank you! I committed your suggestion.
Closing in favor of https://github.com/braintree/braintree-ios-drop-in/pull/403, since I don't have push access to this fork to address build failures.
Thank you for your contribution to Braintree.
Summary of changes
Some UnionPay deprecation issues were silenced in https://github.com/braintree/braintree-ios-drop-in/pull/387, but Braintree SDK added new deprecations in version 5.21.0 ( https://github.com/braintree/braintree_ios/pull/950 ). This change silences the new deprecation errors.
Checklist
Authors