Andreas
Andreas
Since the latest update the UpgradeWindow looks like this on my end.  It seems that it takes the background color from the main applications style.  Is there a...
Hi, I'm using a "CodeSigningCertificate" to sign my applications. Before I switched to nUpdate I signed the installer.exe for my application with my key, so that Windows recognize my Application...
### Description I have problems to get the `RefreshView` control working on WinUI. I'm not able to click content which is nested in the `RefreshView`. Also, I cannot trigger the...
### Description @PureWeen @mfkl and I noticed a different behaviour of a `ContentPage` when I navigate to another page and come back. Before navigating, I can refresh the property of...
**Describe the solution you'd like** Hi, first thank you for making ad integration so easy with your plugin. Google is offering a new "User Messaging Platform" SDK to collect consent....
**Describe the bug** I'm using the Hamburger Menu and I wanted to localise the labels next to the icons. This is one menu item for instance: ``` ``` I'm using...
Hi, is there a way to set the ReadBufferSize? Thanks!
### Version Information - Visual Studio version (eg. 16.8 or 8.8): 16.10.4 - Xamarin.Android version (eg. 11.1): 5.0.0.2083 - Using AndroidX or Support Libraries: Xamarin.AndroidX.Core 1.6.0.1 ### Describe your Issue:...
Once I enable Glidex, my logo disappears in the `Shell.FlyoutHeaderTemplate` ``` ``` The logo is a "Logo.png" file located in the `Drawings` folder of the Android project. All other images...
### Description I'm using a `RefreshView` inside a `Grid`. As child it's using a `ScrollView` with an underling `VerticalStackLayout`. ```xaml ``` However the content is outside of the screen, and...