My facebook app iframe height is stuck at 800px. I have it set at a fixed height of 2800 in the app admin panel on facebook developers. some style cladd called .canvas_iframe_util is setting it to 800px and I cant change it or edit it. I assume its coming in from facebook. Anybody any thoughts?
Thanks very much
I had same issue, after doing lots of R&D I came up with the following solution for different browsers. So I implemented different styles for html and body for all browsers. Its working on every browser now 🙂