viro: Invariant Violation: Native component for "VRTAmbientLight" does not exist

Hey!

In production in some cases we receive this error.

Invariant Violation: Native component for "VRTAmbientLight" does not exist

This error is located at:
    in VRTAmbientLight
    in ViroAmbientLight
    in VRTARScene
    in ViroARScene
    in Unknown
    in VRTARSceneNavigator
    in ViroARSceneNavigator

Do you maybe have a suggestion again to resolve this?

Thank you

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 20 (4 by maintainers)

Most upvoted comments

Thank you, I think this is leading us down on the right path of resolving this. We detect run-time if the device is capable of running AR, and only initalize ReactViroPackage if it does - and we may have made a mistake somewhere around there. We’ll continue the investigation and close this issue when we verified it’s coming from our end!