May 11, 2026
April 30, 2026
Added
- SIM binding to detect SIM swap after SNA/SMS OTP authentication. Exposes
checkSimBindingStatus()andclearSimBinding(); opt-in viaisSimBindingEnabled. Binding data is stored only inEncryptedSharedPreferences.
April 29, 2026
March 20, 2026
March 12, 2026
March 5, 2026
Added
- Conditional config call for fast initialization (state and config use-cases merged into the init use-case).
February 26, 2026
Added
- Added
verification.propertiesfor ownership proof to the Play Integrity APIs.
February 5, 2026
Fixed
- Fixed a
TelephonyManagerSecurityExceptionby wrappingTelephonyManager.isDataEnabledin try-catch.
January 22, 2026
January 15, 2026
Added
- Added Airtel SNA whitelisting URL support.
- Added try-catch handling and event logging for Truecaller onActivityResult.
December 22, 2025
Fixed
- Resolved delay uninitialize error related to Device ID (Intelligence SDK support).
December 16, 2025
Improved
- SNA network enhancements:
- Improved SIM and network details.
- Updated default SNA API timeout.
December 4, 2025
November 5, 2025
Added
- Exposed method to close dialog (if open) in Phone Discovery UI for repeat users.
August 11, 2025
July 9, 2025
Features
- Introduced new response type
AUTH_TERMINATEDfor terminal authentication failures.
May 14, 2025
March 28, 2025
Fixes
otpLengthnot being sent in case ofOTP_LINK.authTypenot being sent in case of custom request.
March 27, 2025
Features
- Added
otpLengthinINITIATEresponse indicating the length of the OTP that has been sent to the user.
March 25, 2025
Fixes
- Fixed a bug in which
FALLBACK_TRIGGEREDwas sometimes not being sent to the user.
March 25, 2025
Fixes
- Fixed a bug in which
DELIVERY_STATUSresposne was sometimes not sent to the user.
March 24, 2025
March 7, 2025
Fixes
- Fixed an issue in which the app crashed because of
EncryptedSharedPreferenceson some lower end devices.
March 6, 2025
Fixes
- Activity memory leak fix.
- Fixed the bug in which previous ONETAP response was sometimes sent again.
- Android core degraded to
1.13.1and auto read to0.1.2for better backward compatibility.
March 4, 2025
February 28, 2025
February 19, 2025
January 31, 2025
- Initial release.