viromedia / viro

ViroReact: AR and VR using React Native
MIT License
2.31k stars 483 forks source link

ERROR In Viro AR on Android #563

Open amandeepmittal opened 5 years ago

amandeepmittal commented 5 years ago

Environment

Please provide the following information about your environment:

  1. Development OS: Mac
  2. Device OS & Version: What Android OS version (7.0, 8.0, etc.) or iOS version (11.0, 11.2) is your device running on? 8.1
  3. Version: ViroReact version and React Native version
  4. Device(s): One Plus 3

Description

I am getting an error when trying to follow Quick Start with React Native from official docs for AR part.

Reproducible Demo

Here is a screenshot of the error stack trace

Screenshot_20190311-003938

scurtoni commented 5 years ago

Same issue for me. Environment

Development OS: Mac Device OS & Version: Android 7.0 Version: ViroReact 2.13.0 and React Native 0.57.7 Device(s): Honor 8

scurtoni commented 5 years ago

same problem with ViroReact v2.12.0 and v2.9.1

amandeepmittal commented 5 years ago

@scurtoni, have you tried v2.14.0?

kolesnikovakate commented 5 years ago

I have the same issue.

Development OS: Mac Device OS & Version: Android 9.0 Version: ViroReact 2.14.0 and React Native 0.59.3 Device(s): Mi A2 light

The Viro Media app (https://play.google.com/store/apps/details?id=com.viromedia.viromedia&hl=en) also got crashed when I open AR Hello Word.

sanipatil commented 5 years ago

Development OS: Windows 10 Device OS and Version: Android 7 Version: Viro React 2.14.0 and React Native 0.59.3 Device: one plus 3 Same error Exception in native call from JS, Has anyone resolved this issue?

Tobertet commented 5 years ago

Same error here

Development OS: Mac Device OS & Version: Android 8.1 Version: ViroReact 2.14.0 and React Native 0.59.3 Device(s): nexus X

Tobertet commented 5 years ago

Alright, I solved it installing Google ARCore https://developers.google.com/ar/ in the android device.

brendonhc commented 5 years ago

Alright, I solved it installing Google ARCore https://developers.google.com/ar/ in the android device.

Thanks! Only this worked for me!