2019-09-25 Changelog

Reader SDK
Android
iOS
Link to section

Details

Link to section

New release: Reader SDK

  • Reader SDK iOS version: 1.3.3
  • Reader SDK Android version: 1.3.3
Link to section

Details

Link to section

iOS

  • Now requires Xcode 10.2+

  • For Xcode 11+: Add the permission NSBluetoothAlwaysUsageDescription to your info.plist

  • If your application target is pure Objective-C and contains no Swift code, you must include the standard Swift libraries with your application. To do this:

    1. Open the Build Settings tab for your application target.
    2. In the top right search field, search for 'embed swift'.
    3. Change the value of Always Embed Swift Standard Libraries to Yes.