-
### Description
Based on https://github.com/dotnet/maui/issues/16778. I did everything as described there. But it didn't help for both cases: if I have AppCenter packages or if I don't have them.
If…
-
When i try to make photos the programm just crashes.
My Function:
```
public async void TakePhoto()
{
if (MediaPicker.Default.IsCaptureSupported)
{
FileResul…
6rube updated
9 months ago
-
### Description
If i create a basic simple .net8 Blazor WASM App with asp.net core hosted backend, and **compile it with AOT,** it's not working on "older" Android Devices. I've tested it on Androi…
-
### Describe the bug
When having 8.0.100 installed, with the workloads from that time, using a rollback file, upgrading to 8.0.101 using a rollback file does not install the new workloads and keeps…
-
# Intune Android App SDK for .NET MAUI Issue
## Summary
Created a new MAUI project and installed the Microsoft.Intune.Maui.Essentials.android version 9.5.2 Beta.
Immediately it throws
Intu…
-
### Description
If an empty view is used in a collection view with single selection mode and there is no Item in the list on startup the app crashes on Android. Works fine on Windows.
### Steps to R…
-
### Description
E.g. MediaPicker.CapturePhoto requires permission XY on Android. This should be written somewhere in the method documentation to avoid surprises when switching to Release.
From my …
-
### Description
My App was working and able to take pictures on Android 12 and .NET 6 but as soon as I upgraded to Android 13 and .NET 7, it stopped working. When I call this method:
FileResult ph…
-
### What happened?
Realm version: 10.15.1
Just called this function for a valid and registered email. But instead of calling the function it crashes.
On Android:
Exception "RealmException: 've…
-
Users updating their apps from Xamarin.Forms to .NET MAUI may hit an issue if they stored data in their Forms app using Xamarin.Essentials Preferences.
Essentials Preferences has two options for s…