Hi there.
I created a webpage with domain.com/app that is redirecting the user to my app on App Store. It is working on 98% of all, but sometimes users are contacting me because they can't reach the App Store so I have to send them the direct App Store link that is working.
The webpage correctly redirects the user to the App Store, but an error message comes out "Impossible to connect with the server". The error is not showing when using the direct link (that is the same of the redirect).
The redirect from my webpage is made with PHP.
How can I solve it?