All Versions
90
Latest Version
Avg Release Cycle
73 days
Latest Release
2050 days ago

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.1 Changes

    • ๐Ÿ›  Fix crash in PayPalService.onDestroy() #212.
    • ๐Ÿ›  Fix case where shipping address selections were inadvertently displayed to the user #213.
    • โฌ‡ Decrease minSdkVersion back down to 10 (GINGERBREAD_MR1).
    • ๐Ÿ— Convert SampleApp to only use Gradle builds.
  • 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 no shipping address is provided from the app, so it will not default to the PayPal account shipping address.
  • 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.