How to remove a requirement android.hardware.camera.ar in the AndroidManifest?
I’m building an application that uses ar foundation. But this content is only enabled when the device is supported.
When building an app, is added to the manifest . Even though I added to the manifest android:required= “false”.
How to disable adding to final manifest ?
try:
Edit > Project Settings > ARCore → disable