UIWebView - Advertising banners on loading remote URL on Amazon

147 Views Asked by At

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?

0

There are 0 best solutions below