1

I want to check if my app is up to date, and if not suggest to download the latest one.

I went through this topic and found some ideas, but I still don't know how to check the latest version.

I also would like to know how I can display this information only one time and not every time the user launches the app or the main view appears.

Thanks for your help.

Community
  • 1
  • 1
Rob
  • 15,732
  • 22
  • 69
  • 107

1 Answers1

4

This control: https://www.cocoacontrols.com/controls/harpy does it for you. Just need to integrate it...

lakshmen
  • 28,346
  • 66
  • 178
  • 276