Hi all,
My app Beru [1] is a QML app, but does a lot of its work inside a
QtWebKit WebView. One of those things is to persist settings in a
cookie stored in the WebView [2]. With QtWebKit, this worked fine.
I'm trying to port it to the Oxide WebView, but this is no longer
working. Cookies persist for a given execution, but they are
apparently cleared when Beru is restarted. Is there a setting I need
to adjust to allow the cookies to persist? If not, is this something
that will be added?
Thanks,
Robert
[1] https://github.com/rschroll/beru
[2] https://github.com/rschroll/beru/blob/master/html/styling.js#L63
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help : https://help.launchpad.net/ListHelp