Ziggeo / ReactNativeSDK

React Native SDK
Apache License 2.0
7 stars 6 forks source link

Unhandled JS Exception: TypeError: null is not an object (evaluating 'ZiggeoRecorder.rearCamera') #35

Closed xbrowserapp closed 4 years ago

xbrowserapp commented 4 years ago

I setup a new React Native project and then followed the steps for iOS setup exactly as described in the README. As soon as I imported Ziggeo I got this error. None of the other problem threads like this one are applicable to my app since I am not using expo.

Screen Shot 2019-10-15 at 10 53 59 AM
alexyats commented 4 years ago

please check our demo project here https://github.com/Ziggeo/ReactNativeDemo do you have the same error running it?

xbrowserapp commented 4 years ago

I cloned the project and then ran it after doing an npm install, here is the error I got when trying to run through xcode:

Screen Shot 2019-10-15 at 12 27 51 PM
xbrowserapp commented 4 years ago

Here is the full error

Screen Shot 2019-10-15 at 12 48 45 PM