Lily

Results 14 comments of 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 ![image](https://github.com/user-attachments/assets/2d3f079c-e902-453f-8c76-9654f23308fb)

@jeromelaban Here is screen capture of VScode. Uno Extension Settings - User ![image](https://github.com/user-attachments/assets/c262b98c-053a-4c52-95a6-17008dfdc343) Uno Extension Settings - Workspace ![image](https://github.com/user-attachments/assets/2975ff4f-acb3-460a-937c-c9b04e659aeb) And this is User Task Command Palette on Test workspace ![image](https://github.com/user-attachments/assets/e54b7acc-10c8-4bb2-93c0-2e1c24f091fb)...