Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on runtime with liveness detection widget #11

Open
Mamasodikov opened this issue Apr 7, 2024 · 0 comments
Open

Error on runtime with liveness detection widget #11

Mamasodikov opened this issue Apr 7, 2024 · 0 comments

Comments

@Mamasodikov
Copy link

Mamasodikov commented Apr 7, 2024

E/flutter (13957): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(java.lang.NullPointerException: null cannot be cast to non-null type kotlin.String, null cannot be cast to non-null type kotlin.String, , null)
E/flutter (13957): #0      StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:652:7)
E/flutter (13957): #1      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:310:18)
E/flutter (13957): <asynchronous suspension>
E/flutter (13957): #2      LivenessDetectionController.start (package:ekyc_id_flutter/src/liveness_detection/liveness_detection_controller.dart:32:5)
E/flutter (13957): <asynchronous suspension>
E/flutter (13957): #3      _LivenessDetectionViewState.onPlatformViewCreated (package:ekyc_id_flutter/src/liveness_detection/liveness_detection_view.dart:72:5)
E/flutter (13957): <asynchronous suspension>
E/flutter (13957): 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant