[TIMOB-7493] MobileWeb: WebView Ti bridge throws security errors
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-02-02T11:06:44.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Sprint 2012-03, Release 2.0.0, Release 1.8.2 |
Components | MobileWeb |
Labels | stage |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-01-31T20:34:58.000+0000 |
Updated | 2017-03-04T00:12:14.000+0000 |
Description
When the WebView loads a URL, it tries to inject the bridge code, but if it's a cross domain URL, it fails with an error. It's possible to suppress this the first time the iframe is created, then detect subsequent page loads by comparing the URL to the current page's location.
Closing ticket due to MobileWeb no longer being supported.