Lily
Lily
[firebase-ios-sdk]() has added [PrivacyInfo.xcprivacy file](https://github.com/firebase/firebase-ios-sdk/blob/d566a0df4aaf25e5921706f27ab419d3a7be7071/FirebaseMessaging/Sources/Resources/PrivacyInfo.xcprivacy#L4) to each package. Is there any plan to update GoogleApisForiOSComponents to reflect PrivacyInfo??
On Android, setting `HorizontalAlignment` seems to prevent `WordEllipsis` and `CharacterEllipsis` from working properly.
> @bodeg Try to delete ~/Library/Caches/Xamarin/XMA/SDK/dotnet/ then connect to your mac with VS, then try to debug your app, this helped someone I know. I struggled same issue, and this...
> Thanks for sharing. I am using VS on Windows with a iPhone connected via USB, no Mac involved. > > Is that relevant to my configuration? I am using...
It seems that this issue is caused by the .net android issue. https://github.com/dotnet/android/issues/10091 The problem has been fixed in .NET 9 Android with version 35.0.61, so try updating your Android...
Anyone else having the same problem?
When Start Debug on not workspace, Uno Platforms's task run well. but on workspace, I think VScode can not find Uno Platform's task. This is status bar selected. - on...
@jeromelaban - I tried to add package `Uno.WinUI 5.4.0-dev.1004`, But since I am using `Uno.SDK 5.1.50` Conflict has occured. - So I replaced `Uno.Sdk` with `msbuild sdk` of csproj files....
Thanks! But It seems not fixed. still the same error is occuring 
@jeromelaban Here is screen capture of VScode. Uno Extension Settings - User  Uno Extension Settings - Workspace  And this is User Task Command Palette on Test workspace ...