Iframe error

I tried to upload my game on google play via intel xdk but I got error: “Nested Iframes are not supported”.
So what might be the problem…? Or where is the problem, what Iframe?

idk because i don’t develop on HTML5 platform for now, but i can explain you what is an iframe : it’s embbed web content inside a web content, like displaying a webpage inside another webpage.

More info on iframes : en.wikipedia.org/wiki/HTML_element#Frames

Ahaaa, okay thanks Kink! Problem was solved that I had to upload game via google developer console and forget Intel XDK google developer console.