framework · inferred from evidence
Flutter
A UI framework for building cross-platform applications.
- Cannot build Android with klippa_identity_verification_sdk: Namespace not specified
Building a Flutter Android app with klippa_identity_verification_sdk 0.2.12 fails during project configuration with this error. Gradle 8.0+ (Android Gradle Plugin 8) requires every library module to declare an android namespace, and the SDK
- Klippa Flutter SDK crashes Android app when camera is used by other plugins
In a Flutter app using klippa_identity_verification_sdk 0.2.10 on Android, opening the camera from another plugin (e.g. image_picker) after a Klippa document-scan session crashed the app instantly. The SDK's onActivityResult handler (Klippa
- flutter build appbundle fails: Unknown Kotlin JVM target: 21 (klippa_identity_verification_sdk)
Running flutter build appbundle with klippa_identity_verification_sdk in the project fails at :klippa_identity_verification_sdk:compileReleaseKotlin with "Unknown Kotlin JVM target: 21". The Android toolchain on the machine defaults to Java
- klippa_identity_verification_sdk: No such module 'KlippaIdentityVerification' on iOS simulator
Building a Flutter app with klippa_identity_verification_sdk 0.2.8 for the iPhone simulator fails with "Swift Compiler Error (Xcode): No such module 'KlippaIdentityVerification'" at SwiftKlippaIdentityVerificationSdkPlugin.swift. flutter cl