I have a feature in the app that when I have pushed a new version of my app to the app store, I notify the user and redirect him directly to the app store. However, in this app store, many users see a cached version. Their app store is not up-to-date. I read here how they can update the app store, after which they see the new version. I don't want to explain this trick however to all my users. Is there another link I can use to always send them to the most up-to-date version? Is there another way for me to make sure the users use the latest version of the app?
p.s. It's passed review, it's live and users are in the correct region.