Mobile SDK releases #22

March 06th, 2024 - New versions of Karhoo SDKs are available

Network SDK:

  • iOS SDK 1.8.4
  • Android SDK 1.9.2

UI SDK:

  • iOS UI SDK 1.13.3
  • Android UI SDK 1.13.4

What's new?

Android:

  • Incremented kotlin versions to 1.9.0.
  • Incremented minSdkVersionto 24
  • Upgraded the following dependencies:
    • com.google.dagger🗡️2.48
    • com.braintreepayments.api:drop-in:6.14.0
    • com.google.android.gms:play-services-location:21.1.0
  • Fixed two bugs:
    • Android 7.0 issue with no available quotes crash.
    • Compile issue when using the latest location services in the main app

iOS:

  • Added privacy manifests to both network and UI SDKs
  • Added a locale parameter to the GET quotes API request in order to receive the fleet description in the correct language
  • Added the locale of the device to the passenger info when empty to avoid showing the passenger details page during checkout when that is the only missing information.
  • Updated all dependencies to the latest versions available, except for the payment provider ones.