This repository has been archived by the owner on Jan 16, 2019. It is now read-only.
3.1.24
- iOS: Update SDK to 2.14.0
- iOS: Support for right to left language layouts in iOS 9
- iOS: Fix for dynamic text in prices
- Android: Updated
minSdkVersion
to 16. This is the minimum Android version to communicate over TLSv1.2, which is required to support a Payment Card Industry (PCI) Council mandate. All organizations that handle credit card information are required to comply with this standard. As part of this obligation, PayPal is updating its services to require TLSv1.2 for all HTTPS connections. To override the minSdkVersion, please see the readme. - Android: Update okhttp dependency to 3.2.0.
- Android: Fixes issue related to non-ascii characters in user agent #271.