My app shows an information page loaded from amazon s3 (a public html file). An user is experiencing this when using 3G data connection: when loading this page, an advertising banner is being loaded over the official html code or the web view redirects to another web page.
How could this happen? What is the proper way to prevent this unwanted situation?