[AC-6538] Webview reload gives error in 9.0.1.GA
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Appcelerator Studio 4.5.0 |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | iOS13, webview |
Reporter | Emmanuel Francis |
Assignee | Abir Mukherjee |
Created | 2020-04-29T13:19:37.000+0000 |
Updated | 2020-05-04T17:43:10.000+0000 |
Description
Calling webview.reload() gives error -canOpenURL: failed for URL: "about:blank" - error: "This app is not allowed to query for scheme about"
Initially WebView was loaded with a local html page URL.
[~efrancis] Can you give reproducible test case so that we can debug it. Thanks!