ios - Iversion equivalent for titanium -


i need way check app store latest update of app.

one way of doing make api call see latest version , force user download it. reliant on internet connection; better way sync app app store. there native module called iversion, know of titanium equivalent.

https://github.com/nicklockwood/iversion

inspired harpy project bencoding.ios.tools module allows query appstore , return latest version. check readme further details.


Comments