SDK Integration
Requirements
- Android 9 (API level 28)+
- PowerAuth Mobile SDK needs to be available in your project
- Enrollment Onboarding Server
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:3.1.0")
Read next
Last updated on Aug 20, 2026 (15:11)
Edit on Github
Send Feedback