I\'m using ionic framework to develop native app. Here, I\'m having default header in all the pages. When switching over to second page, I need in-app browser to view the ex
I know it's been a while – just in case somebody is struggling with the same issues: There's a themeable version of cordova's InAppBrowser which is working like a charm, we used it recently in a project.