GitHub user Alex-Sessler opened a pull request:
https://github.com/apache/cordova-plugin-inappbrowser/pull/164
Added FLAG_SECURE support
I'm using this Plugin together with the Privacyscreen Plugin
(https://github.com/devgeeks/PrivacyScreenPlugin), which sets the FLAG_SECUR
Github user Alex-Sessler commented on the pull request:
https://github.com/apache/cordova-plugin-inappbrowser/pull/164#issuecomment-215814096
I think i could have time to add this some time this weekend.
---
If your project is set up for it, you can reply to this email and have
Github user Alex-Sessler commented on the pull request:
https://github.com/apache/cordova-plugin-inappbrowser/pull/164#issuecomment-216067099
Okay, so I added a "securewindow" flag, that allows you to set the
FLAG_SECURE on the IAB Dialog. Since I use a highly modified
Github user Alex-Sessler commented on the pull request:
https://github.com/apache/cordova-plugin-inappbrowser/pull/164#issuecomment-216067702
I wanted to change my solution to also cover the edge case where a user
could have the app secured but doesn't want the IAB to be secur