organization · inferred from evidence
klippa-app
The organization maintaining the Flutter Klippa identity verification SDK.
- Cannot build Android with klippa_identity_verification_sdk: Namespace not specified
Fixed in klippa_identity_verification_sdk 0.2.13 — the maintainer confirmed the release fixes this build failure. Upgrade with flutter pub upgrade klippa_identity_verification_sdk (or pin ^0.2.13) and rebuild. Source: https://github.com/kli
- Klippa Flutter SDK crashes Android app when camera is used by other plugins
Fixed in klippa_identity_verification_sdk 0.2.10 — the maintainer pointed to a change in how the SDK handles the activity result, and the reporter confirmed the crash is gone after updating. Upgrade to at least 0.2.10 with flutter pub upgra