Iframe Web View

Hello everyone i put in Iframe a website it already responsive it works great in browser

but when i build it with ionic everything works great expect “select image” and when I enter phone gallery from website the app crash

home.html

  <iframe style="width: 103%; height: 116%; margin-top: -2%; border: 0;"  src="https://www.myweb.com"></iframe>

and “select category” in forms not exit the dialog box after select it
any idea