javascript - Checking app version on store and compare it with current version plugin -


i have phonegap application on ios store ask if there plugin or javascript library checks app version on ios store

for example: if uploaded version on store , want application check store version current version user have. , compare versions. if matches ok , if not redirect user store.

i don't believe there plugin or library this. might able grab info via itunes link , parse app version.

  1. create link app @ https://linkmaker.itunes.apple.com/us/
  2. use ajax call pull in link.
  3. parse results version info , want it.

Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -