SDK v2 updates

Android v2.1.0

  • Reduce the SDK size by removing the Doctor App’s assets. Now all assets will be downloaded on demand by the SDK.
  • Update dependencies:
    io.ktor:ktor-client-okhttp - 1.6.7 → 1.6.8
  • Minor bug fixes and improvements.

iOS v2.1.0

  • Add support for Swift 5.6 (Xcode 13.3).
  • Reduce the SDK size by removing the Doctor App’s assets. Now all assets will be downloaded on demand by the SDK. Notice that now, in order to run the Doctor App on a simulator or on iOS 13 or less, you have to download a bundle.
  • Minor bug fixes and improvements.