-
### Description
After installing VS 17.4.0, the existing MAUI project does not build.
> error NETSDK1127: The targeting pack Microsoft.Android is not installed. Please restore and try again.
![…
-
### Is your feature request related to a problem? Please describe.
Currently the `maui` workload has a lot of packs:
```
Microsoft.Maui.Core.Ref.any
Microsoft.Maui.Core.Runtime.any
Microsoft.…
-
### Description
when we taking photo (multiple photos) using "Microsoft.Maui.Media.MediaPicker.CapturePhotoAsync() " the cache memory of the application keeps increasing (~22 MB for each photo) in…
-
### Description
I am using Permission to get and/or check the users location Permission on API 31 or API 34.
When checking the current permission status it will returns PermissionStatus.Denied eve…
-
### Description
This problem is discovered in Xamarin Essentials but after tracing the problem down to the code level it appears the same issue is in the Maui version.
When using the Media Picke…
-
### Description
This bug was there in Xamarin and I had to write a huge workaround due to synchronous file copy operation, which requires manually copy all FileSystemUtils methods to my own app. Basi…
-
### Description
MediaPicker not working at all after installing app through .msix (Release mode) !
When launching the app (**no admin rmode**) :
- **CapturePhotoAsync not doing anything**
- Pi…
-
### I can not install maui with dotnet 7
I installed vs enterprise 2022 preview 17.4.0 Preview 3.0 but i can not build with maui with .net 7. When i create a new project, vs creates it with net 6.
…
-
### 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…
-
### Type of issue
Missing information
### Description
The page seems to mention `` as a backup exclusion configuration.
But the settings are stored using the `${applicationId}.microsoft.maui…