Hi there! When i trying to launch empty blank template cross-platform xamarin.forms app on phone, visual studio throw this error:
resource directory '~\Test\Test\Test.Android\obj\Debug\81\lp\20\jl\res' does not exist Test.Android
output:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(1703,2): error APT0000: resource directory '~\Test\Test\Test.Android\obj\Debug\81\lp\20\jl\res' does not exist
Tell me please way to fix it.
Thanks