Closed IProroIK closed 1 year ago
Hi there, I'll try to reproduce the issue this week based on your reproducible steps and come back with any feedback. The Samsung Galaxy A71 is not a recommended device, but does support ARCore and therefor is expected to work. Please note however that because it's not recommended, if it's a hardware-specific issue, support might be limited. Thank you!
I was not able to reproduce the issue, though I also don't have access to the same device. Can you check if there were really no logs available? If the app crashes after some seconds, there must be some logs. Thanks.
Logs was that procces is killed Problem was with build architecture with mono it crash, with IL2CPP works fine, so the problem solved
Great to hear. Happy weekend!
Summarize the bug: Vuforia 10.16.5 Shutdown device in Unity project
Observed problem When create a build for android device, and AR camera is enabled build shutdown after 5-10 seconds, tested in empty Unity project with only adding vumark from database, in Unity Editor all works fine
Expected result App works normaly and scanning vumarks
Other observations In 9.8.13 there isn`t such problem, all works good as expected
Reproducible steps Steps to reproduce the behavior:
Affected Vuforia Engine version: E.g. v10.16.5.
Affected platform:
Affected device:
Affected database If applicable, share your database / dataset which is affected in the issue you're experiecing.
Additional comment First problem was occured, on my working project when i update package from 9.8.13 to 10.16.5, then I test last version of vuforia in new empty project, and it crash too(