I'm having a problem with an iOS XDK app. The app has an iframe in it in which I display some content. On other platforms it is fine but when it opens on ios the iframe resizes vertically so that it's big enough to accommodate the whole linked webpage. Horizontally it is fine, it just resizes vertically. I'm using an anchor behaviour to make it dynamically fit the window but it doesn't work on ios. Any help would be appreciated