API: Allows Developers to Check for Updated Versions of Their Application in the Store #1933
xDaijobu
started this conversation in
New Feature Discussions
Replies: 1 comment
-
We have a general rule that we don't bring in dependencies so that we can keep the toolkit lightweight and also avoid being stuck depending on libraries that may not be maintained. Can the Android implementation be done without bringing in those dependencies? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I'm proposing a new API addition to enhance CommunityToolkit.MAUI
In Android, I am using these two libraries for crawling HTML:
UpdaterVersionInfo.cs
IUpdater.cs
Updater.android.cs
Updater.macios.cs
Updater.windows.cs
Your feedback on this proposal is appreciated.
Best regards,
Cristover
Beta Was this translation helpful? Give feedback.
All reactions