Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5923] Ti.WKWebView doesn't work "localStorage"

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2018-11-28T22:33:39.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
Reporterhakaniemi
AssigneeShak Hossain
Created2018-09-20T12:51:26.000+0000
Updated2018-11-28T22:33:39.000+0000

Description

-- index.xml -- index.js $.index.open(); $.webView.addEventListener("message", function(e) { Ti.API.info(e.body.message); }); $.webView.html = 'TestThis is a test.'; "test2" is not shown on console.

Comments

  1. Sharif AbuDarda 2018-09-24

    Hello, Is this for real device? Can you send the log that you see in the console, Run a trace log. Also, send the screenshot of the device/simulator screen. Thanks.

JSON Source