Paypal iOS SDK v2.14.7 Release Notes

Release Date: 2016-08-25 // over 7 years ago
    • ๐Ÿ›  Fix issue with localization not being correctly merged based on preferences #449.
    • If you use card.io to scan credit cards, you should add the key
      ๐Ÿ“š NSCameraUsageDescription
      to your app's Info.plist and set the value to be a string describing why your app needs to use the camera
      (e.g. "To scan credit cards."). This string will be displayed when the app initially requests permission to access
      the camera.