In this section, we're going to learn to enable ARCore for Vuforia; if your device supports ARCore, you will benefit from using it along with Vuforia, as the resulting app will detect flat surfaces faster and with more precision. To enable ARCore for Vuforia inside Unity, follow these steps:
- Download the latest version of the ARCore library from Google's repository. The global link is https://dl.google.com/dl/android/maven2/com/google/ar/core/<ARCORE_VERSION>/core-<ARCORE_VERSION>.aar.You can check the latest version available at https://github.com/google-ar/arcore-unity-sdk/releases.