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

[Feature] Android- Use Android Play Core to figure out Play Store Version #34

Open
saamerm opened this issue Jul 26, 2021 · 1 comment

Comments

@saamerm
Copy link

saamerm commented Jul 26, 2021

Feature Request

Description: The package uses web scraping the Android play store website to get the current store version. We could instead use the play core package to figure out the App Store version number.
We already have a Xamarin binding for the package, we just have to use the AppUdateInfo class!

@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