SGP
SGP

Reputation: 13

VS 17.3.0 Preview 2.0 Not paring with Mac - MAUI

I am trying to develop a MAUI application for iOS & Android with Razor Class Library. While trying to Pair my Mac with Visual Studio I face issue. In log I get below errors

Xamarin.Messaging.Integration.State.IOSServerStateContextExtensions Error: 0 : An error occurred while trying to get the current Xcode location in the connected Mac Xamarin.VisualStudio.IOS.Messaging.MacOsxVersionValidator Warning: 0 : An unexpected error occurred while trying to get environment information for the connected Mac

When I try to connect without opening any .sln file, I could pair the Mac without any issue. With any project open, I face issue.

Kindly help to resolve the issue.

Upvotes: 1

Views: 232

Answers (1)

Alexandar May - MSFT
Alexandar May - MSFT

Reputation: 10156

Please try to clear the XMA cache on the Mac. You can refer to this thread for more details.

Upvotes: 0

Related Questions