Reputation: 13
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
Reputation: 10156
Please try to clear the XMA cache on the Mac. You can refer to this thread for more details.
Upvotes: 0