I'm using an iframe with jQuery and i have issues with the iOS version

I’m doing an app who it’s implemented with an iframe and Jquery; it’s a bit complex, in android it’s working well but on iOS when i running xcode and an emulator i have some errors. I think they’re related to Javascript.

For example i cannot write in an specific select, a button with a position-fixed it’s in the bottom of the screen, the paginator it isn’t working and the iframe it loads all the content of the page… I don’t understand why but it’s annoying.

I don’t recomend at all to any people using iframes with ionic but this project it’s an heritage and i need to finish him :confused: