TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Why are Mobile Ad Networks not able to block spam pop-up ads?

3 pointsby esilverberg2about 9 years ago
I run a medium-sized mobile social app, and over the years we have been constantly plagued by spammy mobile ads that automatically trigger UI, generally modal alert views, to try to trick people into navigating outside of the app to download, sign up, etc.<p>Every time we do this, the mobile ad networks (MoPub, Smaato, etc) profess their shock and spend days to try to learn who the party was that placed the ad.<p>We wanted to prevent this by only running image ads, but apparently all ad units now must be &quot;rich media&quot;, which as far as I can tell means javascript-enabled Web Views. There is no inventory left for image-only ads, or that is what they tell me.<p>I&#x27;ve dealt with this issue probably a dozen times in the last three years, and fired ad networks because of it. Our latest network is going through the same pop-up spam ad issue and I&#x27;m contemplating firing them too.<p>My question is -- why can&#x27;t these ad marketplaces simply either a) restrict the javascript they run, b) run the javascript in a sandboxed Android&#x2F;iOS webview that does not have permissions to pop UI, or c) any time they see new javascript, run the ad in a simulator to vet the javascript, before they allow these new advertisers&#x2F;ad units to be run?<p>Could any programmers who work on mobile ad tech clue me in as to why this problem remains, as of now, unsolved? Or if this problem has been solved, tell me who I should be using instead?

no comments

no comments