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

Shazron Abdullah commented on CB-3071:
--------------------------------------

Cache behaviour: 
https://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/URLLoadingSystem/Concepts/CachePolicies.html#//apple_ref/doc/uid/20001843-BAJEAIEE

Upon inspection of the code, that is what we expect and is relatively unchanged 
since 2.2.0 (save for the NSURLCache stuff we intro'ed in 2.5.0). Next step is 
to verify the headers and whether Library/Caches cache.db is deleted.
                
> App cache is invalidated after complete restart of an app
> ---------------------------------------------------------
>
>                 Key: CB-3071
>                 URL: https://issues.apache.org/jira/browse/CB-3071
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.5.0
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 2.8.0
>
>
> I have this report from a developer:
> We've recently upgraded from 2.2 to 2.5 on IOS.
> In 2.2, our application leveraged cached assets after a complete restart of 
> the application.  In 2.5 the same scenario always requests new assets from 
> the web server.  The web server has not changed, and it returns caching 
> instructions with the content.  Once the application is running, the cached 
> assets are utilized as we expect.
> Is this by design?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to