Alp Deniz Senyurt Posted December 7, 2022 at 06:30 AM Posted December 7, 2022 at 06:30 AM Hello, I'm developing a C#/WinUI 3 application and a part of this application checks the installed AFV version and compares it with the most recent one. However, I don't know where to get this information. Is there a URL, file, or API call to check the latest AFV standalone client version? There must be a way as AFV Standalone Client itself does check it and when there is new version, updates it. Looking forward to your replies Regards, Alp Deniz Senyurt ACCTR5 Link to comment Share on other sites More sharing options...
Raul Ferraz Posted December 7, 2022 at 07:38 AM Posted December 7, 2022 at 07:38 AM https://github.com/vatsimnetwork/afv-clients/blob/main/clientversion.xml this should do the trick Link to comment Share on other sites More sharing options...
Alp Deniz Senyurt Posted December 8, 2022 at 05:28 AM Author Posted December 8, 2022 at 05:28 AM 21 hours ago, Raul Ferraz said: https://github.com/vatsimnetwork/afv-clients/blob/main/clientversion.xml this should do the trick Thank you very much Raul. I will use this link. Regards, Alp Link to comment Share on other sites More sharing options...
Recommended Posts