-
---
**Issue moved from dotnet/maui#7773**
- Please respond to @beto-rodriguez.
---
_From @beto-rodriguez on Sunday, June 5, 2022 6:07:45 PM_
### Description
The `DesignMode.IsDesignModeE…
-
### Description
When calling iCanvas.FillRectangle from a custom GraphicsView the values are being converted to Single from a float and are failing. ICanvas.DrawRectangle works fine.
### Steps t…
-
# Intune Android App SDK for .NET MAUI
Mamification fails when build the project
## Summary
When you build the project, the task "MamifyFiles" throws a RuntimeException with the message " canno…
-
### Description
Using MediaPicker - CapturePhotoAsync()
On iOS all photos come out in the wrong orientation.
If the phone is portrait then the photos will be 90 degrees out - so will be on thei…
-
### Description
When using bindings to try and populate an ObservableCollection of pins to display on a map, constantly get a JavaLang null exception, latlng cannot be null.
### Steps to Reprodu…
-
### Description
So I'm having an issue with retrieving the dimensions of the user's screen when running either a .NET MAUI or .NET MAUI Blazor app. I've tried 'DeviceDisplay.Current.MainDisplayInfo…
-
### Description
Updated the mac the other day _(think xcode was updated the same time)_, now iOS simulators arnt listed even though it has successfully connected.
A physical device connected to th…
-
### Description
It seems that when you use a ViewCell in any TableView, it will disappear. The disappear seems to occur when something new focuses.
A few examples:
![BrokenViewCells-EntryCellF…
-
### Description
Unable to install .NET MAUI
### Steps to Reproduce
Install dotnet sdk 7.0.100 and run `dotnet workload install maui`
### Link to public reproduction project repository
N…
-
### Description
Hello,
I'm moving my application that I wrote on a different platform to .NET MAUI and while installing this application, SEND_SMS permission was obtained and my application was …