Commit 2e09d37
FIX: Now checking that webView.request.URL is not null before accessing properties on it. (NativeScript#4830)
- The symptom is the app would crash when web view tries to load
certain (valid) requests.1 parent d3a6a3f commit 2e09d37
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
| |||
0 commit comments