This is caused by Windows Long Path errors.
The solution is to remove the Plugin.Firebase package.
Then (very important) add it in again using the Developer Powershell:
dotnet add package Plugin.Firebase
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
Visual Studio 2022.
Created my first MAUI solution using DevExpress MAUI template.
Compiling the solution I get errors given below at the end. I tried several thing, permissions on temp folder, changing temp folder to a different folder/drive. Nothing worked.
How can I fix these errors and get the solution build successfully?
Thanks
Regards
1>C:\Program Files\dotnet\packs\Microsoft.iOS.Windows.Sdk\16.4.7054\tools\msbuild\iOS\Xamarin.iOS.HotRestart.targets(273,3): error MSB3027: Could not copy "C:\Users\AUser\.nuget\packages\devexpress.maui.controls\23.1.3\lib\net7.0-ios15.4\DevExpress.iOS.Navigation.resources\DXNavigation.xcframework\ios-arm64_x86_64-simulator\DXNavigation.framework\Headers\DXNavigationDrawerDataSource.h" to "F:\Temp\Xamarin\HotRestart\Signing\DemoCenter.Maui.app\out\Payload\DemoCenter.Maui.app\DemoCenter.Maui.content\DevExpress.iOS.Navigation.resources\DXNavigation.xcframework\ios-arm64_x86_64-simulator\DXNavigation.framework\Headers\DXNavigationDrawerDataSource.h". Exceeded retry count of 10. Failed.
1>C:\Program Files\dotnet\packs\Microsoft.iOS.Windows.Sdk\16.4.7054\tools\msbuild\iOS\Xamarin.iOS.HotRestart.targets(273,3): error MSB3021: Unable to copy file "C:\Users\AUser\.nuget\packages\devexpress.maui.controls\23.1.3\lib\net7.0-ios15.4\DevExpress.iOS.Navigation.resources\DXNavigation.xcframework\ios-arm64_x86_64-simulator\DXNavigation.framework\Headers\DXNavigationDrawerDataSource.h" to "F:\Temp\Xamarin\HotRestart\Signing\DemoCenter.Maui.app\out\Payload\DemoCenter.Maui.app\DemoCenter.Maui.content\DevExpress.iOS.Navigation.resources\DXNavigation.xcframework\ios-arm64_x86_64-simulator\DXNavigation.framework\Headers\DXNavigationDrawerDataSource.h". Could not find a part of the path 'F:\Temp\Xamarin\HotRestart\Signing\DemoCenter.Maui.app\out\Payload\DemoCenter.Maui.app\DemoCenter.Maui.content\DevExpress.iOS.Navigation.resources\DXNavigation.xcframework\ios-arm64_x86_64-simulator\DXNavigation.framework\Headers\DXNavigationDrawerDataSource.h'.
This is caused by Windows Long Path errors.
The solution is to remove the Plugin.Firebase package.
Then (very important) add it in again using the Developer Powershell:
dotnet add package Plugin.Firebase
I think the destination path is to long. Try to copy the project to a short root directory