Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAUI Support #45

Open
pwisk opened this issue Jun 17, 2022 · 1 comment
Open

MAUI Support #45

pwisk opened this issue Jun 17, 2022 · 1 comment

Comments

@pwisk
Copy link

pwisk commented Jun 17, 2022

Is support for MAUI planned? Currently the plug-in is installing, but code execution fails.

Bug

Plugin Version: 2.1.1-beta.107
Platform (e.g., Android v21):
Device/Hardware:

Expected behavior

Return value.

Actual behavior

Exception: This functionality is not implemented in the portable version of this assembly. You should reference the NuGet package from your main application project in order to reference the platform-specific implementation.

Steps to reproduce the issue

  • Install in MAUI Project
  • Call await CrossLatestVersion.Current.IsUsingLatestVersion()

Feature Request

Description: Support for MAUI

@HavenDV
Copy link

HavenDV commented Feb 19, 2024

We were inspired by this library and made a continuation for MAUI, maybe it will be useful to someone - https://github.com/oscoreio/Maui.AppStoreInfo
We decided to abandon this implementation for Android and instead used Android In-App Updates to check for new versions specifically for the Android platform - https://github.com/oscoreio/Maui.Android.InAppUpdates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants