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

ARSceneView Compose crashes while exiting. #588

Open
Vishwajith-Shettigar opened this issue Dec 26, 2024 · 1 comment
Open

ARSceneView Compose crashes while exiting. #588

Vishwajith-Shettigar opened this issue Dec 26, 2024 · 1 comment

Comments

@Vishwajith-Shettigar
Copy link

The app crashes when exiting the AR screen that uses ARSceneView in Jetpack Compose.

Below are the errors observed in the logs:

pid: 14008, tid: 14008, name: ple.timecapsule >>> com.example.timecapsule <<<

2024-12-26 21:53:04.941 15722-15722 DEBUG crash_dump64 A #12 pc 000000000025a4d0 /data/app/~~2c5f-mnmJo2aRdLtxIHUdg==/com.example.timecapsule-Jb4f1yq9rnaT89GOuYecGA==/base.apk (io.github.sceneview.ar.node.AnchorNode.detachAnchor+0)

2024-12-26 21:53:04.941 15722-15722 DEBUG crash_dump64 A #17 pc 000000000025a4b0 /data/app/~~2c5f-mnmJo2aRdLtxIHUdg==/com.example.timecapsule-Jb4f1yq9rnaT89GOuYecGA==/base.apk (io.github.sceneview.ar.node.AnchorNode.destroy+0)

2024-12-26 21:53:04.941 15722-15722 DEBUG crash_dump64 A #22 pc 00000000000086d8 /data/data/com.example.timecapsule/code_cache/.overlay/base.apk/classes17.dex (com.example.timecapsule.ui.ar.ArScreenKt$ArScreen$2$1$invoke$$inlined$onDispose$1.dispose+0)

@Vishwajith-Shettigar
Copy link
Author

SceneView/sceneform-android#209 this seems like same issue.

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

1 participant