You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.
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.
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.
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:
The text was updated successfully, but these errors were encountered: