Why iframe not works in Android?
Answers
Answered by
1
everyone!
I embedded iframe in the App. Although the iframe is working well in iOS, it is not showing anything in Android (real device).
Here is the example of iframe:
<iframe width="100%" height="325" frameborder="0" scrolling="no" marginwidth="0" marginheight="0" src="http://www.google.com/publicdata/embed?ds=d5bncppjof8f9_&ctype=l&strail=false&bcs=d&nselm=h&met_y=se_prm_enrl&scale_y=lin&ind_y=false&rdim=country&idim=country:AUS&ifdim=country&tstart=42829200000&tend=1305133200000&hl=en_US&dl=en_US&ind=false&xMax=180&xMin=-180&yMax=-52.596058061397336&yMin=76.39084946669426&mapType=t&icfg&iconSize=0.5"></iframe>
Could you please guide me how to fix it?
Thanks a lot!
I embedded iframe in the App. Although the iframe is working well in iOS, it is not showing anything in Android (real device).
Here is the example of iframe:
<iframe width="100%" height="325" frameborder="0" scrolling="no" marginwidth="0" marginheight="0" src="http://www.google.com/publicdata/embed?ds=d5bncppjof8f9_&ctype=l&strail=false&bcs=d&nselm=h&met_y=se_prm_enrl&scale_y=lin&ind_y=false&rdim=country&idim=country:AUS&ifdim=country&tstart=42829200000&tend=1305133200000&hl=en_US&dl=en_US&ind=false&xMax=180&xMin=-180&yMax=-52.596058061397336&yMin=76.39084946669426&mapType=t&icfg&iconSize=0.5"></iframe>
Could you please guide me how to fix it?
Thanks a lot!
Similar questions