All Versions
90
Latest Version
Avg Release Cycle
73 days
Latest Release
2050 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v2.12.1 Changes
- ๐ Fix bug introduced in 2.12.0 that caused older devices to fail prematurely.
-
v2.12.0 Changes
- ๐ Allow TLSv1.2 for API 16-19 devices, and add a special error message if PayPal requires TLSv1.2 but the device cannot comply.
- โ Add a LogCat warning during PayPalService initialization when an Android version < API 16 (JELLY_BEAN) is detected.
-
v2.11.2 Changes
- ๐ Minor bug fixes.
- โก๏ธ Update card.io to 5.1.2.
-
v2.11.0 Changes
- Target Android 23 (M).
- โก๏ธ Update card.io to 5.1.1 (supports new Android 23 Permissions). Note: this version of card.io contains support for more processor architectures. Please be sure to grab the entire contents of this SDK, including all up-to-date card.io
*.so
files within the/libs
folder to ensure that card.io will continue to work on these architectures. - Increase minSdkVersion to 11 (HONEYCOMB).
- โก๏ธ Update all networking to use HttpURLConnection instead of Apache's HTTP Client.
- โช Set all obfuscated classes to use lower case as a workaround for an Android Tools issue.
-
v2.10.1 Changes
- ๐ Minor bug fixes.
-
v2.10.0 Changes
- Fixed behavior where
retrieve_shipping_address
is disabled and noshipping address
is provided from the app, so it will not default to the PayPal accountshipping address
.
- Fixed behavior where
-
v2.9.11 Changes
- ๐ Minor bug fixes.
-
v2.9.10 Changes
- ๐ Minor bug fixes.
-
v2.9.9 Changes
- ๐ Fix rare crash when making a single payment #179.
- ๐ Minor bug fixes.