SceneView / sceneview-android

SceneView is a 3D and AR Android Composable and View with Google Filament and ARCore. This is a Sceneform replacement in Kotlin
Apache License 2.0
756 stars 151 forks source link

Crash while running the ar-cloude-anchor sample project. #533

Open Hanif-MI opened 1 week ago

Hanif-MI commented 1 week ago

I cloned the whole project. I have run the ar-cloude-anchor sample project.

I am getting this error. lateinit property cloudAnchorNode has not been initialized

inside the codebase I did not see cloudAnchorNode object is initialized. Can anyone guide/help me on how can I initialize that?