-
## Size regression for MAUI iOS apps
MAUI sample app `dotnet new maui -n "MyMauiApp"` has regressed in size compared to the `.NET7` release:
- Unzipped archive: `.app` directory size regressed aroun…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Exception-being-thrown-on-android-physic/10027643)._
---
When I attempt to run my .NET …
-
### Steps to Reproduce
1. Clone https://github.com/s3743761/Maui-repro/tree/ios-binary/libheif-sharp
2. See the libheif-ios project where both .a files are getting included.
3. Run the Maui…
-
Type: Bug
Install latest version of C# DevKit on MacOS
Click on 'Create .Net Project'
Select a folder
Enter the project name
Display Solution Explorer
Click on the '>' adjacent to the C#
Spinner ap…
-
### Description
Any Maui project (app or class library) is incompatible with Maui from a cli perspective.
I have been working on a Maui / EFCore proof of concept app [MauiBookshop](https://github.…
-
### Description
Implements an API that allows to interact with integrated Step Counter when available in order to have:
* number of steps taken by the user since the last reboot while the sensor…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I am building a client to an …
-
### Description
While using FilePicker on MacOS it will regularly return null for the FileResult when a file is chosen. Code below. After a few selects it works. No exceptions or crashes.
Any idea…
-
### Description
(This is a regression compared to Xamarin Forms 5.0.0.2337.)
The following will throw an exception in `PlatformArrangeHandler`:
```xaml
```
Note that…
-
### Description
IF you have a View that uses the `x:TypeArguments` the Source Generator will generate the generic type wrong.
```xml
```
```csharp
//Generated code
[global::Microsoft.M…