-
## Steps to reproduce
1. Connect to a BLE Device in iOS App.
2. If connection breaks, we try to re-connect with the BLE Device by calling the API _bleAdapter.ConnectToDeviceAsync(IDevice Object)…
-
#### Summary
Currently using the `NotificationReceived` event, only on Android, we can change the behavior of the push notification before it is processed simply modifying the `Data` dictionary in th…
-
Use clean maui project and clean ios binding library.
If only use Plugin.Firebase package, it will compile success.
If only use ios binding library, it will compile success, too.
But add these two …
-
E:\Project\MAUI\MobileManager\TLM.NextGenMobileApp\TLM.NextGenMobileApp>dotnet add package Plugin.Firebase
Determining projects to restore...
Writing C:\Users\usharma\AppData\Local\Temp\tmpfevdf…
-
### Zig Version
0.10.0-dev.4324+c23b3e6fd
### Steps to Reproduce and Observed Behavior
This is probably not a fully minimal example but I'm not fluent in Zig yet:
```zig
const std = @impo…
-
I tried to add a macOS Share Extension written in Swift to my macOS app. Debugging works, but it errors out when trying to create the `.pkg` file
### Steps to Reproduce
```
Shar…
-
```
```
I have upgraded Plugin.Media to v 5.0.1
And it removed following libraries while upgrading
src\MyAppMobile
Uninstalling:
Plugin.Permissions.3.0.0.12
Updates:
Xam.Pl…
-
### Description
I'm trying to use a custom glyph font. It works the first time that the View appears, but the second time a rectangle with a X inside will be rendered instead.
### Steps to Reprodu…
-
Hi,
I have a Xamarin form project in both iOS and Android. Customer needs to implement Firebase Crashlytics in both app. So I started implementing Firebase Crashlytics in Xamarin iOS and android pro…
-
Hi,
I have an old ios xamarin project and use Plugin.Firebase.Legacy for Google Analytics. Please help me, how i can to set consent mode v2 (analyticsStorage, adStorage, adUserData, adPersonalizati…