Hi all,
Since a few weeks 2 of our testing devices started crashing on one of our apps when opening the app. At first it started happening on my personal device, it would just crash. Last week it started happening on another testing device. So far only Android devices.
We narrowed it down to when Vuforia initializes at VuforiaRuntime.Instance.InitVuforia().
We're using ARCore & Vuforia together, but previously this was not an issue. It also crashes when we disable ARCore.
Vuforia is updated to latest version
Unfortunately Unity doesn't provide a useful error when crashing.
Any pointers are appreciated!
Hi,
I am not able to offer remote assistance.
The only Android device that I currently have is a Huawei phone and I am not able to access Play Store. The corporate network also restricts me from using different sites that automatically generate the APK from Play store.
In order to further investigate, I would need first the apk of the file and secondly the Unity project. Please share them via dm.
Also have you tried upgrading to a newer Vuforia version?
As per the release notes for 8.1.10, the only issue that would fit your use-case is:
Known issue: Initialization fails to return INIT_NO_CAMERA_ACCESS code when camera permissions are denied on Android and UWP.
Thank you.
Vuforia Engine Support