Android loans SDK Changelog

3.1.0 (2024-08-22)

❗️

BREAKING CHANGE

Added triggerInteraction method to handle all intents, All the other older loans intent specific sdk functions as deprecated.

3.0.3 (2024-08-21)

Bug fixes

  • Fixed crash in launching custom tab.

3.0.1 (2024-08-1)

Features

  • Added default values for remote configs to provide a better experience

3.0.0 (2024-07-16)

❗️

BREAKING CHANGE

Android Gradle plugin version updated to 7.4.2. Minimum supported AGP version is 7.0.0

Distribution URL upgraded to 7.6

2.1.5 (2024-06-19)

Bug fixes

  • Loans loader Translucent backdrop not appearing issue fixed
  • Added loader duration config for loans via CMS.
  • Fixed Proguard crash issue.

2.1.3 (2024-05-14)

Bug fixes

  • Proguard rules issue fix causing crashes on Android 14 devices.

2.1.2 (2024-04-26)

2.1.1 (2024-03-26)

2.1.0 (2024-02-29)

Features

  • Added Mixpanel Analytics to Loans SDK.

2.0.0 (2023-10-16)

Dev

  • Improvements added.

1.0.1 (2023-08-02)

Features

  • loans sdk release with the below-featured intents.
    • apply: start or resume loan application
    • pay: repayments (principal, bounced interest, charges due)
    • withdraw: withdraw un-utilised credit limit
    • service: view loan dashboard (aka servicing dashboard)