-
### Description
Not sure if this is right thing to do in first place, but i am trying to create RCL that uses Google Map JavaScript SDK. I will provide location to the map that is obtained via MAUI.E…
-
The sample on this page: [https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/essentials/speech-to-text?tabs=android](url)
seems to show a recognitionResult return, but this never seem…
sej69 updated
9 months ago
-
After making Sentry CLI real integration tests (those that use as nuget packages instead of local builds in-repo) in #2781, MAUI test is broken. I've tried all I could think of but just can't get it t…
vaind updated
12 months ago
-
### Description
The `obj/Release/net7.0-ios/ios-arm64//.resources.dll` files aren't being generated on the Mac build server during publishing. They are generated in Release mod for the simulator. B…
-
### Description
When I try to run the Android app in release configuration the App does not Build . The error message is:
```
Severity Code Description Project File Line Suppression State
Error…
-
### Description
Calling
`PInvoke.User32.ShowWindow(
WindowNative.GetWindowHandle(MauiProgram.MainWindow),
PInvoke.User32.WindowShowStyle.SW_MAXIMIZE);`
gives me an
…
-
### Description
After VS Update to 2022 Preview 3
Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\32.0.300-rc.1.4\tools\Xamarin.Android.D8.targets(79,5): error : java.lang.RuntimeExceptio…
-
### Description
I have no idea how this happens. I have a phone called Motorolla Edge 20, Android 12. Whenever I open the app I've created, OnCreate throws System.IO.FileNotFoundException (and swal…
-
### Description
![image](https://user-images.githubusercontent.com/59065470/221408443-3c45e87f-2fd4-468e-ba1c-71ac367e284b.png)
### Steps to Reproduce
Just run `Maui.Essentials.Sample` on VS4Mac
…
-
I've been trying to get hot reload working on an iPad, but I can't seem to get it working.
- iPad Pro (10.5-inch) - iPadOS Version 17.4.1
- .NET Meteor v4.5.4
- DotNetMeteor.HotReload.Plugin 3.2.…