-
Hi, this is awesome, thanks for sharing! Is it possible to add Windows support to the sample too?
-
### Description
When using the [example provided in the documentation](https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/appmodel/launcher?view=net-maui-7.0&tabs=macios#open-anothe…
-
### Is your feature request related to a problem? Please describe.
I am trying to create a cross-platform project with platform-specific implementations of several classes.
For most platforms, it …
-
### Description
It's pretty much obvious. More details [here](https://github.com/CommunityToolkit/Maui/issues/2031).
The link is one of an issue I opened in the Community toolkit's repo but it actua…
-
### Description
I note the thread here from 2 years ago which is locked so I couldn't reply:
https://github.com/dotnet/maui/issues/2451
This is still an issue. If you attempt to use `MainThre…
-
### Description
I have been trying to update our project to net6 from xamarin. Most platforms, no issues, although I had to use the preview visual studio to get the Maui Essentials library.
iOS…
-
### Description
When UseInterpreter is set to false in project settings and a real Android device (Google Pixel 6a), the Android debugger for .NET MAUI 9.0 Preview 2 typically hangs up after build or…
-
Using SpeechToText ListenAsync on iOS:
``
SpeechToTextResult speechToTextResult = await SpeechToText.ListenAsync(CultureInfo.CurrentCulture,
…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Galaxy
Baseline | [9a028e12b90e6a583b09ccb3008fdfaf85761f19](https://github.com/dotnet/sdk/commit/9a028e…
-
### Description
It will be good if i can check if my type is supported by IPreferences in Essentials for previous serialization or another workaround.
So i suggest make public SupportedTypes and a…