Changelog
3.1.1 (Jun, 2025)
- Fixed Proguard/R8 rules that might cause issues during network calls.
3.1.0 (Oct, 2024)
- Upgraded to powerauth-networking
1.5.0(PowerAuth1.9.x)
3.0.0 (Jun, 2024)
- 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 (May, 2024)
- 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 (May, 2024)
- Added listener to the log class
1.5.0 (Mar 4, 2024)
isInstalledAPI no longer throws Exceptions- removed
QueryNotDeclaredException - removed
APP_NOT_INSTALLEDandDEEPLINK_CANNOT_BE_OPENreasons forTransportDataException.Reason
1.4.0 (Nov 27, 2023)
- Upgraded to powerauth-networking
1.3.0(PowerAuth1.8.x)
1.3.1 (Apr, 2024)
- ⚠️ this version contains API changes.
isInstalledAPI no longer throws Exceptions- removed
QueryNotDeclaredException - removed
APP_NOT_INSTALLEDandDEEPLINK_CANNOT_BE_OPENreasons forTransportDataException.Reason
1.3.0 (Nov 27, 2023)
- Annotation data
- Improved documentation
- Minor fixes and improvements
1.2.1 (Apr 5, 2023)
- Updated dependencies
1.2.0 (Nov 14, 2022)
- Introduced TransportData
1.1.3 (Nov 12, 2021)
- Updated Android dependencies
1.1.2 (Nov 12, 2021)
- Using device-fingerprint
1.1.1
1.1.1 (Oct 25, 2021)
- Added activity flags option to openStore API
1.1.0 (Oct 19, 2021)
- Fixed URL resource ID
1.0.1 (Oct 12, 2021)
- 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 (Oct 12, 2021)
Initial release.
Last updated on Jun 24, 2025 (13:37)
Edit on Github
Send Feedback