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

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -