Changelog
4.0.0
- Upgraded optional PowerAuth SDK dependency to
2.0.0. - Removed usage of
PowerAuthMissingConfigException, which is no longer used in PowerAuth Mobile SDK 2.0. - Updated PowerAuth usage examples for the 2.0 authentication API.
3.1.1
- Fixed Proguard/R8 rules that might cause issues during network calls.
3.1.0
- Upgraded to powerauth-networking
1.5.0(PowerAuth1.9.x)
3.0.0
- It is now possible to use the library without
PowerAuthdependency (Usage (without PowerAuth)) . - Class
Processor.ValidationSuccessin packagecom.wultra.android.activationspawnwas moved outside of theProcessorclass and is now standalone in the same package.
2.0.0
- Removed
ActivationSpawnManager- useTransporter,Processor, andActivatorclasses instead. - Introduced generator configuration instead of using
DeviceFingerprintGeneratordirectly. - Follow the migration guide to understand all changes.
- All changes are backwards compatible.
1.5.1
- Added listener to the log class
1.5.0
isInstalledAPI no longer throws Exceptions- removed
QueryNotDeclaredException - removed
APP_NOT_INSTALLEDandDEEPLINK_CANNOT_BE_OPENreasons forTransportDataException.Reason
1.4.0
- Upgraded to powerauth-networking
1.3.0(PowerAuth1.8.x)
1.3.1
- ⚠️ this version contains API changes.
isInstalledAPI no longer throws Exceptions- removed
QueryNotDeclaredException - removed
APP_NOT_INSTALLEDandDEEPLINK_CANNOT_BE_OPENreasons forTransportDataException.Reason
1.3.0
- Annotation data
- Improved documentation
- Minor fixes and improvements
1.2.1
- Updated dependencies
1.2.0
- Introduced TransportData
1.1.3
- Updated Android dependencies
1.1.2
- Using device-fingerprint
1.1.1
1.1.1
- Added activity flags option to openStore API
1.1.0
- Fixed URL resource ID
1.0.1
- ActivationSpawnData is now Parcelable
- Fixed app availability
- More robust API URL handling (via networking-android library update)
- Upgraded to device-fingerprint
1.1.0
1.0.0
Initial release.
Last updated on Aug 18, 2026 (09:02)
Edit on Github
Send Feedback