Cordova inappbrowser with incompatible X-Frame Options

The cordova inappbrowser uses iframe and I am trying to access a website with the X-Frame Options disabled. Do I have any other alternative or should I revert back to just using Android Studio? I was thinking about using PHP curl to display a webpage but ionic is client side only so not sure how I can embed php code into a webpage.