SDK Integration

Requirements

  • Android 9 (API level 28)+
  • PowerAuth Mobile SDK needs to be available in your project
  • Enrollment onboarding server 2.1.0+

Maven Central

The library is available in maven-central.

Add mavenCentral as a library source if not already added.

repositories {
    mavenCentral()
}

Then add a dependency

implementation("com.wultra.android.digitalonboarding:wultra-digital-onboarding:2.0.0")

Guaranteed PowerAuth Compatibility

WDO SDK PowerAuth SDK
2.0.x 1.9.x
1.3.x 1.9.x
1.1.x - 1.2.x 1.8.x
1.0.x 1.7.x
Last updated on Apr 10, 2026 (11:27) Edit on Github Send Feedback
Search

2.0.x

Digital Onboarding for Android