-
In my app I don't have the Colors.xaml and Styles.xaml files, I have the LightTheme.xaml and DarkTheme.xaml files, in which I set the colors, and in my App.xaml I have this:
`
…
-
**Describe the solution you'd like**
Xamarin.UITest is open source and available on GitHub and accepting contributions.
**Additional context**
Understanding what Xamarin.UITest does can save a lo…
-
When building Xamarin forms app which consumes c#9 AppCenter fails build with this error
CSC : error CS1617: Invalid option '9.0' for /langversion. Use '/langversion:?' to list supported values.
…
-
We loved AppCenter but it was announced last week that it will [retire on March 31st, 2025](https://learn.microsoft.com/en-us/appcenter/retirement).
Share tips and discussions about alternatives he…
-
![image](https://github.com/tuyen-vuduc/mapbox-maui/assets/3112460/4abdaf2b-5a5f-4a0e-aaef-574a520b9617)
Similar issues:
- https://github.com/xamarin/xamarin-android/issues/7660
- https://github.…
-
### Description
When adding a Connectivity.ConnectivityChanged handler, the following exception is thrown on an Android 14 device, when the targetSdkVersion is 34 (the default with new Maui app) an…
-
### Describe the bug
When using a WebView2 in a WinUI3 application the drag and drop files from File Explorer into the WebView2 functionality behaves strangely. When displaying a page that is capable…
-
### Description
Maybe you are already aware of this issue but after updating to 0.4.12-pre, I am getting a couple compile errors on Android. Downgrading back to 0.4.11 fixes the issue.
![image](ht…
-
In VS4Mac, opening a iOS/MacOS storyboard generated an XCode project as a bridge between the dotnet project and XCode IB. With VS4Mac support ending, are any plans to support similar functionality in …
-
### Description
Defined a RadioButton with an inline content definition.
Instead of displaying the Content, this shows the type name.
Refer to the screenshot for more details.
### Steps to…