-
### Description
I am trying to port a working Xamarin Forms 3.4x project to macOS. The ImageButtons do not display.
### Steps to Reproduce
I have the following XAML code. I even tried to get …
-
Build the FlexLayoutDemos and run them in an iOS simulator and in an Android emulator. When the app starts, click "Photo wrapping".
On iOS, the screen is empty white:
![image](https://user-imag…
-
Hi Daniel Roth,
The below code is working in blazor hosted wasm
```csharp
public class ParentComponentBase : ComponentBase
{
[Inject] protected NavigationManager _navigation { get; set; }
…
-
Hi,
I want to create Device Tests for my Maui project, how should I do it?
Can I use [TestUtils](https://github.com/dotnet/maui/tree/main/src/TestUtils) to create Device Tests? There doesn't seem to…
-
### NOTES
The issue here appears to be that google removed some resources/apis that we are compiling against. It looks like we will need to start pinning the AndroidX dlls or compile against newer…
-
### Describe the bug
Cannot update dotnet workload maui on mac.
### To Reproduce
1. Remove previous versions of previews by deleting /usr/local/share/dotnet/
2. Install the .NET 6 release: ht…
-
### Describe the bug
Running `sudo dotnet workload install macos` with .NET 6 RC1 seems to install all workloads.
### To Reproduce
1. Install .NET 6 RC1
2. Run `sudo dotnet workload instal…
-
### Describe the bug
After updating to .net6-rc1 Blazor WebAssembly project which was working on .net6-pre7 can't be loaded in Visual studio 2022 any more and showing this error.
```
error : …
-
Executing `dotnet workload install maui` (in Powershell, admin mode) exits with the error 'Workload installation failed, rolling back installed packs...'.
**Details:**
`dotnet workload install mau…
-
Installed Clean Windows 10, Microsoft Windows [Version 10.0.19043.1165]
Installed Visual Studio 2022 Preview 3
dotnet core SDK's
5.0.400 [C:\Program Files\dotnet\sdk]
6.0.100-preview.7.21379.14 [C…