ViroARSampleApp icon indicating copy to clipboard operation
ViroARSampleApp copied to clipboard

Invariant Violation error - Fresh install

Open faizan1990 opened this issue 5 years ago • 0 comments

Hi,

This is what I did:

  1. git clone https://github.com/viromedia/ViroARSampleApp.git .
  2. npm install
  3. react-native run-android (while device plugged in and successfully detected via adb devices)

Result:

viro-error

  1. npm start
  2. Enter my machine's IP address in Viro Media Testbed

Result:

viro-error-2

faizan1990 avatar Jun 13 '19 00:06 faizan1990