Hello!
My customer wants me to use his ad banner code inside application.
This is html-tag code with tags: script, ins.. this is it:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-403xxx581xxx99xx" data-ad-slot="5xx5xx8xxx" data-ad-format="auto"></ins><script>(adsbygoogle = window.adsbygoogle || []).push({});</script>[/code:3r7wjyj3]
Usually it just inserts into html page and no problems. But if there any way to use this code inside c2app? Any suggestions?