You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2015/06/18 02:41:00 UTC

[jira] [Commented] (CB-9019) BackupWebStorage has no effect

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

Shazron Abdullah commented on CB-9019:
--------------------------------------

Hmm. Regardless of the setting, the app will create a "Backups" folder in the "Documents" folder and set it to be excluded from iCloud backup.
Even with this exclusion, the app will appear in the Show All Apps section. 

The BackupWebStorage setting appears to work normally -- that is, "none" will not copy your localStorage/webStorage to that Backups folder, "local", will copy it but it is set for exclusion in iCloud, and "cloud" will copy it but it will not set the exclusion bit for the "Backups" folder.

The feature is working as expected, but it may not be apparent in the iCloud "Manage Storage" section for the device.

Not sure the workaround yet.

> BackupWebStorage has no effect
> ------------------------------
>
>                 Key: CB-9019
>                 URL: https://issues.apache.org/jira/browse/CB-9019
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 3.5.0
>            Reporter: Ryan Willoughby
>            Assignee: Shazron Abdullah
>             Fix For: 4.0.0
>
>
> Setting the BackupWebStorage preference seems to have no effect.
> 1. Set BackupWebStorage in config.xml to local or none.
> 2. Build, install, and launch app.
> 3. On iOS device, open Settings -> iCloud -> Storage -> Manage Storage -> my_device_name -> Show All Apps
> Expected: app should not appear since no data should be in storage.
> Observed: app appears in iCloud storage regardless of BackupWebStorage setting.



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

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