ionic-team / ionic-team/cordova-plugin-ionic-webview
allow whitelisting iframe to display in ios, without breaking external links
Open
- Dominant language
- Objective-C
- Stars
- 493
- Forks
- 410
- PR merge metrics
- No merged PRs in 30d
Description
Feature Request
allow whitelisting iframe to display in ios, without breaking external links
Motivation Behind Feature
right now by allowing navigation to all domains, any link with take over the webview and break the app, and also makes the app venerable to attack.
Feature Description
a white list just for iframe without allowing navigation in the browser
preposed solution #492 works well
Contributor guide
Assessment
This issue has not been assessed yet.