Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Running App without any display #46

Closed
nljms opened this issue Oct 11, 2017 · 3 comments
Closed

[Question] Running App without any display #46

nljms opened this issue Oct 11, 2017 · 3 comments

Comments

@nljms
Copy link

nljms commented Oct 11, 2017

Shows
Warning: Native Component for "VRSceneNavigator" does not exist
Warning: Native Component fro "VRTARScene" does not exist
Warning: Native Component fro "VRTText" does not exist

What are the supported devices in android?

@VikAdvani
Copy link
Contributor

Hi @godmode97,
We currently should support devices using Android 4.4 'Lollipop' (API level 21) or above that have proper hardware like a gyroscope and accelerometer. You can try anything higher than 19 and see if it's work.

What device are you using for you app? Are you getting those errors using the Viro Testbed or your own android project?

If it's your own project make your sure do the following:
Run the setup_ide.sh under your project root. This will setup the react-viro package properly so you don't get the errors above.

Further, AR is not supported yet for android. We are actively working on ARCore support which we plan to launch at early Nov in our 2.1 release, so ViroARScene wouldn't work yet, but ViroScene will.

Let me know if you have any more questions or if the above doesn't work for you!

@dthian
Copy link
Member

dthian commented Nov 20, 2017

Hi @godmode97 , ARCore for Android should now be supported in the latest release of Viro 2.1.
You can view a list of officially supported devices https://developers.google.com/ar/discover/#supported_devices.
To update, you can view the instructions https://docs.viromedia.com/docs/releases.
Please give it a shot and let us know if you encounter any issues. Thanks!

@achuvm
Copy link
Collaborator

achuvm commented Dec 20, 2017

Closing due to inactivity.

If you still have issues, feel free to re-open this issue or create a new one.

The latest releases are here:
React Viro - https://docs.viromedia.com/docs/releases
ViroCore - https://virocore.viromedia.com/docs/releases

Thanks for using Viro!

@achuvm achuvm closed this as completed Dec 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants