Andrew Leader
Andrew Leader
Hi ecovio1, thanks for the feedback! @ptorr-msft do you have any thoughts on long path awareness?
Thanks for the discussion folks about whether this is the right place for bugs like this (WinRT OS APIs that are usable by both UWP and desktop apps). **We'd love...
Hi @ghost1372, progress bars are a separate topic and not supported in this UWP TaskbarManager API we're discussing. This API only covers pinning to taskbar. However, progress bars are already...
Installing latest `Xamarin.Google.Dagger` package (version `2.27.0`) indeed did fix the crash (I was seeing a `NoClassDefFoundError` but similar overall).
Yeah I have the same problem too. 4.2.0 release branch hasn't fixed this.
@evelynwu-msft is this a similar "Desktop APIs not available from C++" bug in 1.0 Preview 3? In this case it seems it's from a WinUI 3 Runtime Component (a library)...
Thanks for pointing this out Morten, @AdamBraden is investigating the AnyCPU topic.
There were explicit reasons why there were two different classes for WinRT (C++) vs the .NET (C#) libraries. One of the classes supports dynamic type conversion, so developers can assign...
Thanks @Nirmal4G, I took a slightly longer look at this, and while it does look like you're right that this will work for both WinRT (C++) and non-WinRT, I do...
The default add-to-top behavior is super annoying, can't wait for this!!