-
I didn't find any example of dialog / popup implementation in your examples. After reading the documentation, I tried to implement compatibility with third-party libraries (Plugin.Maui.Popup, Communit…
-
This was reported by @chrimaka in https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/pull/669#issuecomment-1501657254:
> If I try to build BLE.sln, VS2022 for macOS (17.5.3 (build 15)) alre…
-
Hey all,
I migrated my in-development app from Xamarin to MAUI and moved from [Plugin.FirebasePushNotification](http://www.nuget.org/packages/Plugin.FirebasePushNotification) to Plugin.Firebase. Wi…
-
When I try to connect the app to my device using bluetooth I get an error saying: Gatt Callback error 4, I didn't make any code adjustements.
![335008255_145389074849819_4299079174395490265_n](https:…
-
### Description
My application will ask user to pick some images and put those images on a canvas while maintaining the order they choose.
Everything work perfectly on iOS, "MediaPickResult.File…
-
My MAUI app has all UI things in an assembly that is pure net7.0 (no platform specific code).
So when I want to add a packagereference to this assembly, it needs to support net7.0 TFM (even if it's c…
-
Hi, Thanks for the project. It's a good choice before .NET Maui community toolkit add the cameraview.
I tried it on my Samsung tablet, and got "access error" after calling "StartCameraAsync".
What i…
-
my first hour using visual studio for mac so haven't quite got it figured - but I add some observations.
there seems to be an incompatible package. Is it straightforward to migrate?
commun…
-
Hi,
I've just tested the 2.0.0 plugin with split features.
I was expecting the app size to decrease (getting rid of facebook sdk and a few firebase features I'm not using).
However, the contrary …
-
I am not getting any sound on iOS devices, only Android. I have tried downloading various versions of the sample and ran it on 2 iPhones, an iPad and an iPad mini and none of them play any sound when …