Skip to main content

React Native -iOS Record and Flip buttons not working

Comments

5 comments

  • Bane

    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,
    Bane

    0
  • Alexey Yatsura

    did you set NSCameraUsageDescription and NSMicrophoneUsageDescription values at the info.plist of your app?

    0
  • Michael Gray

    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
  • Michael Gray

    The debugger log has the following entry: Could not add video device input to the session

    0
  • Alexey Yatsura

    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.