Issue
I want to check if there is any app update on launch and update the app if it's old many links I have checked but they all are getting versionName I want to get versionCode. Is there anything we can do to get it ?
Solution
You can get the information you want through this link(https://docs.microsoft.com/en-us/xamarin/essentials/version-tracking), and there is a video that explains in detail how to control the version number. It is better to judge the version update inside the program.
Answered By - Wen xu Li - MSFT
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.