React Native -iOS Record and Flip buttons not working
I have installed the React Native plugin to my app successfully. Once I installed the sample code and clicked on "Record", the camera appears, but both the record and flip buttons appear to be disabled. I can only close the camera window.
-
Hi Michael,
Thank you for report it. Just to check, are you experiencing this with the demo https://github.com/Ziggeo/ReactNativeDemo or have just grabbed a code snippet you were testing out?
Regards,
Bane0 -
did you set NSCameraUsageDescription and NSMicrophoneUsageDescription values at the info.plist of your app?
0 -
I used the demo code from your github site. Also, separately, I used react-native-camera and was able to successfully capture video with all of the plist permissions set. However, I would like to use your sdk if possible.
0 -
The debugger log has the following entry: Could not add video device input to the session
0 -
Michael, just to clarify, are you testing the demo code on a real device? What is the device model and OS version?
0
Please sign in to leave a comment.
Comments
5 comments