Closed SokoFromNZ closed 1 year ago
I ran into the same issue after upgrading the package "Xamarin.Firebase.Messaging" to the latest version (123.1.2.2). Also working with the latest (preview) version of .NET MAUI.
The workaround mentioned here did help me solve/work around the issue, for now at least.
Thanks... it seems to work (for now at least ;) )
Details and workarounds documented here: https://github.com/xamarin/AndroidX/issues/764.
Hi guys,
I'm trying to implement the In-App Update feature into our .NET MAUI app using your NuGet
Xamarin.Google.Android.Play.App.Update
.But just by adding the upper NuGet package the app does not compile anymore (see below). I've found this issue over at AndroidX with a similar exception but none of the workaround or tips did work for me...
Would be great if someone can point me in the right direction on how to get this working.
Thanks Soko
MAUI.Android Version:
Latest shipped with Visual Studio 17.6.5
Operating System & Version:
Android API 33
Google Play Services Version
Describe your Issue
Relevant information
Links to the existing code: https://github.com/SokoFromNZ/InAppUpd
Minimal Repro Code Sample
Include any relevant Exception Stack traces, build logs, adb logs: