Inappbrowser takes part of html footer on iOS platform

Hi all ! Could anyone suggest please, if exist way to fix html problem when I open Ionic app with InAppBrowser ?

In InAppBrowser I see part of html footer from Ionic app.

I use such code.

cordova.InAppBrowser.open("https://my.somesite.com, '_blank', "location=true");

Problem example.