Maintaining Header when Opening Link in InAppBrowser

后端 未结 3 510

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

3条回答
  •  一个人的身影
    2021-01-01 23:32

    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.

    https://github.com/initialxy/cordova-plugin-themeablebrowser

提交回复
热议问题