Skip to content

0.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 13:04
· 0 commits to 7e4589bc805f41caf9e957910ac4eb7c57255b1e since this release
  • PayPalUI

    • Fix fatal crash with iOS 16: UIViewRepresentables must be value types. Separate buttons into UIKit and SwiftUI implementations.

      UIKit SwiftUI
      PayPalButton PayPalButton.Representable
      PayPalCreditButton PayPalCreditButton.Representable
      PayPalPayLaterButton PayPalPayLaterButton.Representable
  • PayPalNativeCheckout

    • Update to version 0.109.0 that fixes shipping callback bug
  • Bump minimum supported deployment target to iOS 14+

  • Require Xcode 14

    • Bump Swift Tools Version to 5.7 for CocoaPods & SPM