ios - In my own app i want update button to show if there is updated version of that app is on app store -
in own app want update button show if there updated version of app on app store.if there want navigate user update app location. possible
app version may received via itunes search api. example, can request json contains app version bundle id url https://itunes.apple.com/lookup?bundleid=com.yelp.yelpiphone , after receiving answer, can find version parameter.
check out this answer info on navigation app location.
Comments
Post a Comment