[
https://issues.apache.org/jira/browse/CB-11802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-11802:
----------------------------------
Description:
My latest App-Version got rejected because the ~/Library/WebKit folder exists
and gets backed-up (I'm saving a lots of Data in IndexedDB). Even though I
specified "BackupWebStorage:none" and double checked that
`WebKitStoreWebDataForBackup` in NSUserDefaults is correctly set.
I only tested iOS 9.3. It looks like a Bug to me.
Plugins I'm using:
{code}
<engine name="android" spec="~5.0.0" />
<engine name="ios" spec="~4.2.1" />
<plugin name="cordova-plugin-whitelist" spec="~1.2.0" />
<plugin name="cordova-plugin-statusbar" spec="~2.0.0" />
<plugin name="cordova-labs-wkwebview-engine-localhost"
spec="https://github.com/apache/cordova-plugins.git#master:wkwebview-engine-localhost"
/>
<plugin name="cordova-plugin-inappbrowser" spec="~1.4.0" />
<plugin name="cordova-hide-webview-popover"
spec="https://github.com/BowlingX/cordova-hide-webview-popover.git" />
{code}
The App is:
https://itunes.apple.com/de/app/paperc-e-book-reader/id1134889856?mt=8
was:
My latest App-Version got rejected because the ~/Library/WebKit folder exists
and gets backed-up (I'm saving a lots of Data in IndexedDB). Even though I
specified "BackupWebStorage:none" and double checked that
`WebKitStoreWebDataForBackup` in NSUserDefaults is correctly set.
I only tested iOS 9.3. It looks like a Bug to me.
Plugins I'm using:
<engine name="android" spec="~5.0.0" />
<engine name="ios" spec="~4.2.1" />
<plugin name="cordova-plugin-whitelist" spec="~1.2.0" />
<plugin name="cordova-plugin-statusbar" spec="~2.0.0" />
<plugin name="cordova-labs-wkwebview-engine-localhost"
spec="https://github.com/apache/cordova-plugins.git#master:wkwebview-engine-localhost"
/>
<plugin name="cordova-plugin-inappbrowser" spec="~1.4.0" />
<plugin name="cordova-hide-webview-popover"
spec="https://github.com/BowlingX/cordova-hide-webview-popover.git" />
The App is:
https://itunes.apple.com/de/app/paperc-e-book-reader/id1134889856?mt=8
> BackupWebStorage "none" is not respected with wkwebview-engine
> --------------------------------------------------------------
>
> Key: CB-11802
> URL: https://issues.apache.org/jira/browse/CB-11802
> Project: Apache Cordova
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: iOS, Plugin WKWebViewEngine
> Reporter: David Heidrich
> Assignee: Shazron Abdullah
>
> My latest App-Version got rejected because the ~/Library/WebKit folder exists
> and gets backed-up (I'm saving a lots of Data in IndexedDB). Even though I
> specified "BackupWebStorage:none" and double checked that
> `WebKitStoreWebDataForBackup` in NSUserDefaults is correctly set.
> I only tested iOS 9.3. It looks like a Bug to me.
> Plugins I'm using:
> {code}
> <engine name="android" spec="~5.0.0" />
> <engine name="ios" spec="~4.2.1" />
> <plugin name="cordova-plugin-whitelist" spec="~1.2.0" />
> <plugin name="cordova-plugin-statusbar" spec="~2.0.0" />
> <plugin name="cordova-labs-wkwebview-engine-localhost"
> spec="https://github.com/apache/cordova-plugins.git#master:wkwebview-engine-localhost"
> />
> <plugin name="cordova-plugin-inappbrowser" spec="~1.4.0" />
> <plugin name="cordova-hide-webview-popover"
> spec="https://github.com/BowlingX/cordova-hide-webview-popover.git" />
> {code}
> The App is:
> https://itunes.apple.com/de/app/paperc-e-book-reader/id1134889856?mt=8
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]