i'm using unity 2019.4.3 and when I try to build the app for android it gives me this two errors:
1st error:
Library\PackageCache\com.unity.xr.management@4.0.1\Editor\XRGeneralBuildProcessor.cs(83,52): error CS0117: 'BuildPipeline' does not contain a definition for 'GetBuildTargetName'
2nd error:
Library\PackageCache\com.unity.xr.management@4.0.1\Editor\XRGeneralBuildProcessor.cs(36,52): error CS0117: 'BuildPipeline' does not contain a definition for 'GetBuildTargetName'
It showed up to me after I installed the ARCore XR Plugin
package , and I try to downgrade the version of the package.