MAUI ios will no longer build on windows when using Xamarin.Firebase.iOS.CloudMessaging #15170
Labels
area-tooling
XAML & C# Hot Reload, XAML Editor, Live Visual Tree, Live Preview, Debugging
partner/macios
Issues for the Mac / iOS SDK
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
Unable to build for ios targets from Windows Visual Studio 17.6
when using the following packages
Remove them and it will work fine.
1>Target _CopyLocalBindingResources:
1> C:\Program Files\dotnet\packs\Microsoft.iOS.Sdk\16.4.7060\targets\Xamarin.Shared.Sdk.targets(2019,3): error : MessagingRemoteException: An error occurred on client Build1647060 while executing a reply for topic xvs/build/16.4.7060/execute-task/FirebaseErrorSample/0a1e8f7002fGetFileSystemEntries
Steps to Reproduce
Run sample from windows using visual studio 2022 17.6 connected to a Mac Agent.
Solution will error.
Remove the following packages
Solution will run.
No issue running the same project directly on mac.
Link to public reproduction project repository
https://github.com/jadenrogers/FirebaseErrorSample
Version with bug
7.0.86
Last version that worked well
7.0.49
Affected platforms
iOS
Affected platform versions
iOS 16
Did you find any workaround?
Current work around is to use VS For Mac.
Relevant log output
The text was updated successfully, but these errors were encountered: