-
### 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 trying to create basic S…
-
This is my simple test app:
```
public class MainPageViewModel
{
readonly IAudioManager audioManager;
public MainPageViewModel(IAudioManager audioManager)
{
this.audioMa…
-
The landsacape for .Net in Bazel is pretty scattered at the moment. The following
rules are the ones that I know of:
* https://github.com/bazelbuild/rules_dotnet
* https://github.com/Brightspace/…
-
### Description
It is new requirements. many times we need to play a tone like when we create any notification and any other function. this tone may be used for delete/insert/error/warning/success/ …
-
When clicking on a changed file in the ‘Source Control’ pane, a new editor opens, titled "filename.ext (Working Directory)", showing the file from the repository, side by side with the current file, a…
-
### Current behavior
If there is currently no value for the image source in a ListView or an ItemsRepeater of a DataTemplate, or if it is deleted, this leads to an exception being thrown and often an…
-
### Description
When trying to connect to a chromecast there will be an authentication error. Becauser there is no network security config specified and there is no path for a trust anchor certific…
-
### Description
When I try to debug an app on an iOS device (16.4) as part of initialization, prior to executing any of my code the output window outputs a bunch of lines like;
```
Loaded assembl…
-
The Plugin.LocalNotification works fine on Android device ,but iOS simulator and remote device both does not receive any notification with the code ,I am working on .net maui Blazor with .net standard…
-
Here is an exception I get sometimes on android:
```
EnableScreenSecurityProtection failed with Exception message: Only the original thread that created a view hierarchy can touch its views.
Except…