-
Why do I get a System Exception with Status AccessDenied using WriteAsync?
Scanning, connecting and reading characteristics works perfectly.
```
PermissionStatus reqStatus = await Permissions.R…
-
I'm trying to submit my app to the Apple App Store and they seem to be using simulators. My app has a user pay after 30 days of use and its a one-time consumable that the user can purchase.
But i…
-
### Feature request description
There is a [Gradle task to upload the Android symbols (mapping.txt) to Datadog](https://github.com/DataDog/dd-sdk-android-gradle-plugin). Not all Android apps use Gra…
-
I am trying to implement plugin.fingerprint in .net MAUI. and when i am trying to publish the application the application wont build
I can see the following Error.
Error CS0117 'CrossFingerprint' do…
-
Is support for MAUI planned? Currently the plug-in is installing, but code execution fails.
## Bug
Plugin Version: 2.1.1-beta.107
Platform (e.g., Android v21):
Device/Hardware:
### Exp…
pwisk updated
9 months ago
-
Hi,
i'm trying your wagon-gitsite plugin in Maven...but at the moment i'm not sure if i'm doing something wrong or whatever...I've configured the plugin as described on the page, but get the followin…
-
If you are creating an issue for a BUG please fill out this information. If you are asking a question or requesting a feature you can delete the sections below.
**Failure to fill out this informat…
-
When installing the 3.0.0-beta1 version on a .NET MAUI project I get CA1416 warnings all over the place. We had that happening as well, so you probably want to have a look at the fixes we did. See: ht…
-
### Feature name
RatingView
### Link to discussion
https://github.com/CommunityToolkit/Maui/discussions/1495
### Progress tracker
- [ ] Android Implementation
- [ ] iOS Implementation
…
-
Hello,
Our team have been trying to migrate a push notification feature from our old xamarin app. Followed the tutorial on setting up iOS development and development works pretty smooth on windows …