Hi all,
I have implemented a feature in my iOS application which checks the latest version available on App Store and if there is new update available it shows Pop to update the app.
I am using this url for checki https://itunes.apple.com/lookup?bundleId=
Issue:
For some users this url returns old cached data which is previous version although new version is already live and i have verified this url directly via PostMan or other IDE.
1
0
27