Hi, I am developing an android mobile application with Unity and Vuforia Engine.
I’m using only the ground plane detection feature of Vuforia Engine. On generating the APK with target level 29, everything seems to be working fine. However, with target API level 30, ground plane detection using Vuforia Engine is not working and the application is not able to detect a reticle on the ground. I’m using the following versions: Unity 2021.1.15, Vuforia 9.8.11
I’m new in this area. Please help me resolve this issue.