Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

2.5.0: fix iOS 6 crash; add optional delegate methods, popover support

Compare
Choose a tag to compare
@dgoldman-pdx dgoldman-pdx released this 10 Oct 23:12
· 90 commits to master since this release
  • NOTE: version 2.5.0 requires Xcode 6 and iOS 8 SDK. If you are still using Xcode 5, please use version 2.3.2 of this SDK.
  • Add presentingInPopover property to PayPalConfiguration.
  • Add a new optional delegate method for each of our view controllers, to allow your app
    to talk with your server while our activity indicator is still visible.
  • Fix an iOS 6 crash. issue #202
  • Update card.io library to 3.10.0.