Skip to content

Instantly share code, notes, and snippets.

@beardedninja
Created July 1, 2015 11:59
Show Gist options
  • Save beardedninja/1eb30d257afdaa2556f9 to your computer and use it in GitHub Desktop.
Save beardedninja/1eb30d257afdaa2556f9 to your computer and use it in GitHub Desktop.
Faulty ad
07-01 11:57:58.863 30586-30586/se.hemnet.android D/AdView﹕ Load ad [requestUrl=http://eas4.emediate.eu/eas?eas_uid=1435751878411355995usi=9753cbb85626ddb6&cre=mu&cu=15829&eas_uid=1435750713577125&c1-1-0=1;c1-4-4=64;c1-6-0=1024;c1-7-0=1&EASTapp_version=3.2.6]
07-01 11:57:58.903 30586-30835/se.hemnet.android D/AdView﹕ Load ad result: <html><head><meta name="viewport" content="width=device-width, user-scalable=0, initial-scale=1.0"/><script type="text/javascript">
// Measures the full scroll size of the ad
window.measure = function() {
var height = document.body.scrollHeight;
var width = document.body.scrollWidth;
// Set the body to the full scroll size to fix scaling issue with child elements that have sizes defined in percentage values
if (width > 0 && height > 0) {
document.body.style.width = width;
document.body.style.height = height;
}
AdView.setAdSize(width, height);
};
window.scale = function(value) {
document.body.style.webkitTransform = "scale(" + value + ")";
};
</script></head><body style="margin:0; padding:0; overflow:hidden; background-color:transparent; -webkit-transform-origin: 0px 0px; -webkit-transform: scale(1.0);"><div id='EAS_ism_15829_323924_484638' style='width:0px; height:0px; position:relative; margin:0px; border:0px; padding:0px;'></div><script language="javascript" src="http://track.adform.net/adfscript/?bn=6296240;click=http://eas4.emediate.eu/eas/cu=15829::camp=323924::no=484638::kw=link1-484638::eas_uid=1435751878781016470usi::eas_uid=1435750713577125::c1-1-0=1::c1-4-4=64::c1-6-0=1024::c1-7-0=1::EASTapp_version=3.2.6::uuid=6a1fa924-1fe8-11e5-8486-0030489f0c3a::EASLink="></script>
<noscript>
<a href="http://eas4.emediate.eu/eas/cu=15829::camp=323924::no=484638::kw=link2-484638::eas_uid=1435751878781016470usi::eas_uid=1435750713577125::c1-1-0=1::c1-4-4=64::c1-6-0=1024::c1-7-0=1::EASTapp_version=3.2.6::uuid=6a1fa924-1fe8-11e5-8486-0030489f0c3a::EASLink=http://track.adform.net/C/?bn=6296240;C=0" target="_blank">
<img src="http://track.adform.net/adfserve/?bn=6296240;srctype=4;ord=6a1fa924-1fe8-11e5-8486-0030489f0c3a" border="0" width="640" height="200" alt=""/>
</a>
</noscript><script type='text/javascript'>document.write("<scr"+"ipt type='text/javascript'>if (typeof EAS_ism == 'function') EAS_ism_15829_323924_484638_fun = new EAS_ism('EAS_ism_15829_323924_484638', 640, 200, 0.500000, 'http://eas4.emediate.eu/ism?cu=15829&camp=323924&cre=484638', 1000, 10000, 30000, 300000, 1435751877, '20150701');</scr"+"ipt>");</script>
<img src='http://eas4.emediate.eu/eas?cu=15829;camp=323924;no=484638;ty=ti;ord=1435751877;uuid=6a1fa924-1fe8-11e5-8486-0030489f0c3a;' width='1' height='1' />
</body></html>
07-01 11:57:58.933 30586-30586/se.hemnet.android D/AdView﹕ setMeasuredDimension: 0x0
07-01 11:57:59.063 30586-30586/se.hemnet.android D/AdView﹕ measureAd
07-01 11:57:59.073 30586-30586/se.hemnet.android D/AdView﹕ setMeasuredDimension: 0x0
07-01 11:57:59.083 30586-30830/se.hemnet.android D/AdView﹕ Measured ad size: 320x240
07-01 11:57:59.083 30586-30830/se.hemnet.android W/webcore﹕ skip viewSizeChanged as w is 0
07-01 11:57:59.163 30586-30586/se.hemnet.android D/AdView﹕ setMeasuredDimension: 720x540
07-01 11:57:59.163 30586-30586/se.hemnet.android D/AdView﹕ scaleAd
07-01 11:57:59.183 30586-30586/se.hemnet.android D/AdView﹕ onPageFinished [url=http://eas4.emediate.eu/eas?eas_uid=1435751879229890333usi=9753cbb85626ddb6&cre=mu&cu=15829&eas_uid=1435750713577125&c1-1-0=1;c1-4-4=64;c1-6-0=1024;c1-7-0=1&EASTapp_version=3.2.6]
07-01 11:57:59.183 30586-30586/se.hemnet.android D/HemnetLog﹕ onAdLoaded
07-01 11:57:59.203 30586-30586/se.hemnet.android D/AdView﹕ setMeasuredDimension: 720x540
07-01 11:57:59.203 30586-30586/se.hemnet.android D/AdView﹕ scaleAd
07-01 11:57:59.303 30586-30586/se.hemnet.android D/Volley﹕ [1] Requester.addToRequestQueue: TAG: tally Adding request to queue: http://www.hemnet.se/tally/objekt/7699175/item_exposure_views/46:1280:android?83935
07-01 11:57:59.363 30586-30586/se.hemnet.android D/AdView﹕ setMeasuredDimension: 720x540
07-01 11:57:59.363 30586-30586/se.hemnet.android D/AdView﹕ scaleAd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment