-
### Android framework version
net8.0-android
### Affected platform version
.NET 8 - 34.0.138
### Description
On macOS, building an android app may fail with the following:
```
/usr/…
-
### Steps to reproduce
plotmodel.MouseUp+= (s, e) =>
{
// some database actions here
pM.InvalidatePlot(false);
e.…
-
### Description
When we added Custom Mauiwebview client In Android ShouldOverrideUrlLoading is not firing in android
### Steps to Reproduce
_No response_
### Link to public reproduction project re…
-
### Description
When we add stack layout with horizontal orientation to Scrollview with Horizontal orientation
StackLayout horizontal options Fill is not working
### Steps to Reproduce
Added below …
-
### Description
Please view this old bug from Xam Forms.
https://github.com/xamarin/Xamarin.Forms/issues/10825
This is still an issue and the work around described works in MAUI.
Couldn't this …
-
I set up the plugin to use consent like this:
**AppDelegate.cs**:
```csharp
public AppDelegate()
{
CrossMauiMTAdmob.Current.Init(
Constants.Ads.LicenseKey,
…
-
### Prerequisites
- [X] I have verified this issue is present in the `develop` branch
- [X] I have searched [open](https://github.com/MonoGame/MonoGame/issues) and [closed](https://github.com/MonoGam…
-
at Java.Interop.JniPeerMembers.AssertSelf(IJavaPeerable self) in /Users/runner/work/1/s/xamarin-android/external/Java.Interop/src/Java.Interop/Java.Interop/JniPeerMembers.cs:line 153
at Java.In…
-
### Description
I am using Steema TeeChart nuget for MAUI.
I have several charts in several different apps. These apps were Xamarin Forms apps and have been ported to MAUI. They all performed fine i…
-
pls,i ready need a image under Scatter plot, WPF project,i want to know , if I can add a background image to the chart
i tried like this :
var bitmap = new BitmapImage(new Uri(@"D:\visua…