Mobile SDKs releases #11

April 22nd - New versions of Karhoo SDKs are available

Karhoo Network SDK: Check out the developer documentation to learn how to develop with the Network SDK:

  • iOS Network SDK v1.6.1
  • Android Network SDK v1.4.5

Karhoo UI SDK: Check out the developer documentation to learn how to develop with the UI SDK:

  • iOS UI SDK v1.7.3
  • Android UI SDK v1.5.6

What's New?

Payment Provider Updates

We have updated the Adyen drop-in dependencies to the latest available versions on both platforms. This required changes in the Network SDKs as well. We advise developers to update both the Network and UI SDK to these new versions concurrently to ensure the best results with payment handling.

UI Enhancements

  • Added the option to access the track driver screen from ride details to make it easier for end user to find the location of their driver when returning to the app.
  • Updated the label shown when there is no ASAP availability to make it clearer that to the end user that they can come back to the app to schedule their next ride
  • Changed the default sorting behaviour on the quote list from estimated driver arrival time to sorting by price (lowest first).
  • Updated some translation in French, Spanish, and Dutch in order to ensure a clearer understanding by the end user.

Android Bug Fixes

  • Updated the Pro-guard rules for Android to fix some unexpected crashes with screens displaying maps, bugs that appeared as a result of obfuscation. If you're using obfuscation for your app, please check out our developer documentation for the latest rule version.
  • Fixed a bug with the past rides list which was not loading properly, preventing the user from seeing their past trips under certain conditions.
  • Fixed a bug with the keyboard not being dismissed if already open when the user opened the T&Cs.

iOS Bug Fixes

  • Fixed a bug with the past rides list which would not display a freshly cancelled ride from the upcoming rides list unless dismissed and reopened.
  • Fixed a crash that occurred when pasting the same text into both the flight number and comments fields on the checkout screen.