-
### Description
Currently working on migrating the Xamarin form app to MAUI. The app gets freezed after executing to certain level. the app gets freezed before launching the first page in the app. We…
-
### Description
Currently converting my xamarin.forms app to MAUI and running into a little issue on the ios part.
Namely when i want to show a downloaded file and use the launcher to open it.
on …
-
### Describe the bug
When I try to package, install, and run a Maui Windows app with SelfContained=false, it doesn't run. It pops up a dialog:
![image](https://user-images.githubusercontent.com/82…
-
Seems this library works on .net6 but not .net7. Downgrading from .net7 to .net6 should be the solution since .net6 has limitation in supported android sdk version.
-
### Current behavior
Any call to dispose the object returned by Android.Preferences.PreferenceManager.GetDefaultSharedPreferences will make further attempts from uno to access shared preferences to t…
-
- [ ] Proposal added
- [ ] Discussed in LDM
- [ ] Decision in LDM
- [ ] Finalized (done, rejected, inactive)
- [ ] Spec'ed
See also https://github.com/dotnet/roslyn/issues/115
## Design revi…
-
### Description
Using `DeviceInfo` or the `OnIdiom` markup extension detects Windows as tablet. I've seen these:
https://github.com/dotnet/maui/issues/4351
https://github.com/dotnet/maui/issues/2…
-
### Description
Error when I compile in release mode a new or existing maui project for Android.
https://github.com/dotnet/maui/assets/22406408/e2177da3-62a5-43a0-97f6-eb9da9b62889
### Step…
-
Historically Xamarin.Essentials and Forms had similar API's doing the same things, but because they were never in the same package, they were both necessary.
We need to reconcile this and move API'…
-
### Confirm you've already contributed to this project or that you sponsor it
- [X] I confirm I'm a sponsor or a contributor
### Version
4.x
### Question
I followed [this guide](https://learn.mic…