-
Not an issue but a question: Has this project been ported to MAUI by anyone?
-
I am migrating Xamarin to MAUI. In my app I have
` ILayoutDirectionService _LayoutDirectionService = DependencyService.Get().Service;`
I need the equivalent code for getting the layout directio…
-
### Package
Sentry.Maui
### .NET Flavor
.NET
### .NET Version
8.0
### OS
Windows
### SDK Version
4.12.1
### Self-Hosted Sentry Version
_No response_
### Steps to Reproduce
We have created…
-
### Describe the Issue
I have frequently hit an issue in VSCode where intellisense does nothing when working on a MAUI app.
I have struggled to find consistent repro steps but I believe it is common …
-
### MauiReactor 3 targeting .NET 9 is here!
Please check it out:
1) for the latest sources clone the https://github.com/adospace/reactorui-maui/tree/beta-3-net9-1 branch
2) if you just want to li…
-
I upgraded a project to net9 rc3, and when trying to display the bottom sheet,
it is crashing with that message:
```
`the49_maui_bottom_sheet_design: Could not inflate Behavior subclass com.googl…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Did you read the "Reporting a bug" section on Contributing file?
- [x] I have read the "Reporting a bug" secti…
-
Hi,
I cloned this repo and ran `dotnet build` in `maui.nativelibraryinterop/template/macios/NewBinding.MaciOS.Binding` to generate the API defs (as described in Rachel Kang's excellent tutorial here:…
-
When injecting the TusClient on a razor page consumed with Blazor Web View in Maui, it crashes the application. Is there any way to make this compatible with Blazor Maui hybrid applications?
-
# *FFME MAUI*
Hi,
I would like to know if this package is compliant with .NET MAUI ?
When dropping the ffme:MediaElement to a XAML ContentPage, it seems the types are not compliant each other…