Nolan Lawson created CB-9008:
--------------------------------

             Summary: IndexedDB does not persist in WKWebView after closing app
                 Key: CB-9008
                 URL: https://issues.apache.org/jira/browse/CB-9008
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
         Environment: iOS 8.3, iPhone
            Reporter: Nolan Lawson
             Fix For: Master


I realize y'all are actively developing WKWebView support. This may be a bug in 
WKWebView itself, or maybe in Cordova; I'm not sure. Hence this bug report. :)

[Video demonstration | 
https://nolanlawson.s3.amazonaws.com/www/apache/iphone_recording.webm]

Steps to repro:

1. Install my [database filler app | 
https://github.com/nolanlawson/database-filler]
2. Follow the instructions to run the WKWebView branch
3. Open up the XCode project in platforms/ios
4. Run on a real device
5. Open up the app, add some data, count it to make sure items were added.
6. Double-press the home button to dismiss the app
7. Reopen it, count items

**Expected**: items that were saved in IndexedDB before are still there.

**Actual**: 0 items are found.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to