iOS loans SDK Changelog
June 20th, 2024
7.1.1 (2026-03-12)
Improvement:
Better Brand Alignment for Partners
- Simplified and unified SDK loaders; updated to align better with partner design systems
7.1.0 (2026-03-5)
Improvement:
Simplified Top-Up Handling (Service Dashboard)
Earlier
- When a user triggered Top-Up from the servicing dashboard, the SDK returned error
1033(topup_triggered) - The host app had to handle this and re-trigger the SDK with
loan-application:topup
Now
- The SDK handles the Top-Up flow internally
- Opens required screens and web flows
- Processes callbacks
- Updates the servicing dashboard
- Returns the user to the same screen
7.0.0 (2026-01-12)
6.0.2 (2025-12-06)
Dev Improvements
- Bug fixes and routine code maintenance.
Intents Impacted: NA.
4.0.0 (2025-01-17)
BREAKING CHANGEMinimum Deployment target for the SDK is upragded to 14.0 .
3.1.0 (2024-08-22)
BREAKING CHANGEAdded
triggerInteractionmethod to handle all intents, All the other older loans intent specific sdk functions as deprecated.
3.0.0 (2024-07-12)
BREAKING CHANGEMixpanel upgraded to version
4.2.7.
2.1.1 (2024-06-19)
Feature
- Added loader duration config for loans via CMS.
Intents Impacted: NA.
2.1.0 (2024-04-16)
Feature
- 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)
Intents Impacted: NA