viromedia / virocore

ViroCore cross-platform AR/VR renderer
MIT License
370 stars 108 forks source link

virocore.aar Expired #347

Open temurchichua opened 3 years ago

temurchichua commented 3 years ago

Environment

Please provide the following information about your environment:

  1. OS: Windows
  2. Version: "react-viro": "2.16.0"
  3. Device(s): Xiaomi Redmi Note 8

Description

I'm trying to build .apk file of ARCarDemo. I'm using this tutorial to run the app from Android Studio before I build the .apk but I'm getting this error "Renderer suspended! Do you have a valid key"

I found the solution to Using Prebuilt ViroCore from mainline , but all the artefacts are expired.

I'm VERY new to react native, mobile development and Viro so any help is much appreciated.