[ 
https://issues.apache.org/jira/browse/CB-9008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14563275#comment-14563275
 ] 

Nolan Lawson edited comment on CB-9008 at 5/28/15 5:23 PM:
-----------------------------------------------------------

Woo hoo, I was able to store 450 items in that database filler app (>200MB) on 
an iPhone 6 Plus, and it survived a relaunch. :) Despite all of Apple's 
IndexedDB bugs, this has me pretty excited.


was (Author: nolanlawson):
Woo hoo, I was able to store 250 items in that database filler app (>200MB) on 
an iPhone 6 Plus, and it survived a relaunch. :) Despite all of Apple's 
IndexedDB bugs, this has me pretty excited.

> 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: 4.0.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to