Android phone camera is not recognising flat image targets. I created an application in unity using a vuforia plug-in. The build is made and it has been successfully installed on my android 12 phone. The camera is also on, but the camera is not recognising the image targets and hence I cannot see my AR layers. When I enter game play mode in Unity and use my webcam, everything is working well and the markers are detected. Based on the suggestions given, I tried the identification with Android Logcat. And the errors seem to be between the license and database but I have no idea how to fix it. The screenshot of the logcat is attached.enter image description here
I tried downloading the new vuforia plug in and tried changing the API specs, and changing the license and the database. But there was no difference.