-
Following the pattern in https://github.com/dotnet/sdk/pull/18459, we should add default global usings for Maui in the SDK targets and the corresponding MSBuild property to disable them.
-
---
**Issue moved from dotnet/maui#12565**
- Please respond to @rohanmpalan.
---
_From @rohanmpalan on Wednesday, January 11, 2023 8:43:12 AM_
### Description
```
TMS-90036: This bundle…
-
Migrate the Xamarin.Essentials docs to this repo, with updated namespaces, instructions etc.
Essentials is part of MAUI, rather than a separate product, and the content should live under /docs/plat…
-
I have done every step in the Maui install guide on this page, but still don't get any template for Maui.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.micr…
maloo updated
2 years ago
-
Under the heading "Getting Started", on the Windows tab for adding geolocation permissions to manifest it reads "In the Solution Explorer pane, right-click on the Platforms/Windows/Package.appxmanifes…
-
### Description
My app has been in the Google Play app store for a couple months now. No issues whatsover, until a couple days ago when I updated by phone to the latest Android 12. Mind you I had A…
-
### Steps to Reproduce
1. `dotnet new macos`
2. `dotnet run`
### Expected Behavior
Window opens, application runs
### Actual Behavior
Crash:
```
objc[51302]: Class NSURLSessionDele…
-
Hi, I have great hopes for this. So trying to follow the example at https://github.com/inthehand/32feet/wiki/Bluetooth-Low-Energy
So I nuget the InTheHand.BluetoothLE 4.0.24
I add the line …
-
Trying to upgrade [this repo](https://devdiv.visualstudio.com/DefaultCollection/Pkgs/_git/VS.Tools.ManifestGeneratorTasks) with it's simple, single project, failed with version 0.3.326103 of your tool…
-
I'm getting the following error when setting `IsTrimmable=true` for the Maui Essentials project and building with `msbuild Essentials.csproj -p:Configuration=Release -t:Rebuild /bl`:
```
Error…