Wultra Mobile Token SDK for Android
With Wultra Mobile Token (WMT) SDK, you can integrate an out-of-band operation approval into an existing mobile app, instead of using a standalone mobile token application. WMT is built on top of PowerAuth Mobile SDK. It communicates with the Mobile Token API.
To understand the Wultra Mobile Token SDK purpose on a business level better, you can visit our own Mobile Token application. We use Wultra Mobile Token SDK in our mobile token application as well.
WMT SDK library does precisely this:
- Retrieves the list of operations that are pending approval for a given user.
- Approves or rejects operations with PowerAuth transaction signing.
- Registers an existing PowerAuth activation to receive push notifications.
Remarks:
- This library does not contain any UI.
- We also provide an iOS version of this library.
Migration Guides
If you need to upgrade the Wultra Mobile Token SDK for Android to a newer version, you can check the following migration guides:
- Migration from version
1.4.x
to1.5.x
- Migration from version
1.9.x
to1.10.x
- Migration from version
1.11.x
to1.12.x
Last updated on Nov 17, 2024 (09:39)
Edit on Github
Send Feedback