Getting error: can't make objects of type android.hardware.camera2.CameraDevice$StateCallback while integration of Nativescript-8 with camera2 android api #10132
Unanswered
kssinghal980
asked this question in
Q&A
Replies: 1 comment 4 replies
-
@kssinghal980 You need to add the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Trying to call openCamera method of CameraManager of android in Nativescript version 8, getting the error while trying to create an instance of StateCallback.
Code for reference:
Device error log:
NativeScript version: 8.3.3
Beta Was this translation helpful? Give feedback.
All reactions