R ronell Well-Known Member Licensed User Longtime User May 28, 2018 #1 is it possible to view ads(adsense) using webview?
DonManfred Expert Licensed User Longtime User May 28, 2018 #2 You need to check their documentation whether it is allowed or not. If it is allowed then you need to implement the right javascript. Most probably it is not allowed. You should add ads with an official Library for ads. There are some. Upvote 0
You need to check their documentation whether it is allowed or not. If it is allowed then you need to implement the right javascript. Most probably it is not allowed. You should add ads with an official Library for ads. There are some.