-
I want to use Plugin.Firebase.CloudMessaging, but my app is Xamarin (not MAUI) and I get package installer errors about .net6. I tried Plugin.Firebase.Legacy 1.1.5 but I get this error:
`System.IO.D…
-
Reference version error while using this with other MAUI packages
Plugin.Maui.OCR 1.0.12 -> Xamarin.AndroidX.Fragment.Ktx 1.7.0.2 -> Xamarin.AndroidX.Fragment (>= 1.7.0.2 && < 1.7.1)
This seems …
-
I set up the plugin to use consent like this:
**AppDelegate.cs**:
```csharp
public AppDelegate()
{
CrossMauiMTAdmob.Current.Init(
Constants.Ads.LicenseKey,
…
-
Hi! I'm using net6.0 in my project and I'm having trouble connecting to a device that requires a passcode (PIN). When I try to use the vanilla library, I get an exception. I also want to note that I u…
-
Could you please let us know the plan for integrating firebase push notification plugin to MAUI?
As of now, it is not compatible, We are migrating to MAUI but because of this hinderance we cannot p…
-
Hi, I tried all the solutions to solve the error below when I was trying to install the plugin.Firebase 3.0.0 or any version.
Please, I need to launch the application to live ASAP
**Could not fi…
-
When updating `Xamarin.Firebase.Firestore` to 125.0.0, I get the following exception when retrieving a document from firestore:
```
System.TypeLoadException: Could not resolve type with token 010000…
-
**Bug Information**
- Version Number of Plugin: 8.0.5
- Device Tested On: iPhone 14 Pro Max (physical device)
- Simulator Tested On: iPhone 14 Pro (iOS 18.1)
- Version of VS: Vis…
-
## Conflict with Xamarin.Google.Android.Play.Core.Common package
warning XA4214: The managed type `Xamarin.Google.Android.Play.Core.Listener.IStateUpdatedListener` exists in multiple assemblies: Xama…
-
I've noticed that several controls I was using in Xamarin.Forms, such as `SpecialDate`, `BackgroundPattern` and `Pattern` etc are missing in MAUI. These controls were available in the `XamForms.Contro…