Deployment error when debugging on iOS Local Device: "Could not find a part of the path..." #15480
Labels
platform/iOS 🍎
s/move-to-vs-feedback
Tells automation to ask the person to use VS Feedback to report the issue
t/bug
Something isn't working
Description
When starting a debugging session from VS 17.6.2 on Windows 11 to an iOS Local Device, the error below occurs during deployment.
The files actually exist. Probably a case of "path too long". Installing the Firebase nuget package via VS also fails with the same error (for files in .nuget this time), but installing with dotnet works fine.
Note that it worked 2 months ago.
I stay current on VS versions, and there were new versions in the meantime, so that may be it.
Steps to Reproduce
Plugin.Firebase.CloudMessaging
to your project (using dotnet add package).Link to public reproduction project repository
https://github.com/gdurandrexel/mauifirebase
Version with bug
7.0.86
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
N/A
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: