This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git
The following commit(s) were added to refs/heads/asf-site by this push:
new ff93826445 Deploying to asf-site from @
apache/cordova-docs@2b3adc906ad22e60f02228fc0ff772950b72b43d 🚀
ff93826445 is described below
commit ff938264459e3455c493db565aeda580e4323c5e
Author: breautek <[email protected]>
AuthorDate: Mon Apr 24 02:13:54 2023 +0000
Deploying to asf-site from @
apache/cordova-docs@2b3adc906ad22e60f02228fc0ff772950b72b43d 🚀
---
docs/en/dev/config_ref/index.html | 4 ++++
feed.xml | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/docs/en/dev/config_ref/index.html
b/docs/en/dev/config_ref/index.html
index 62baee6e0d..46ef9810b6 100644
--- a/docs/en/dev/config_ref/index.html
+++ b/docs/en/dev/config_ref/index.html
@@ -2784,6 +2784,10 @@ and will be indicated as such.</p>
<td>InAppBrowserStorageEnabled (boolean) <br /> ==Android==</td>
<td><em>Default: true</em> <br /> Controls whether pages opened within
an InAppBrowser can access the same localStorage and WebSQL storage as pages
opened with the default browser.</td>
</tr>
+ <tr>
+ <td>InspectableWebview(boolean) <br /> ==Android== ==iOS==</td>
+ <td><em>Default: depends on Debug/Release build</em> <br /> On iOS 16.4
or later, enables or disables the webview inspector. Defaults to
<code>true</code> on debug builds and <code>false</code> on release builds.
This preference is ignored on iOS 16.3 and earlier; the inspector is always
enabled on debug builds and always disabled on release builds.</td>
+ </tr>
<tr>
<td>KeepRunning(boolean) <br /> ==Android==</td>
<td><em>Default: true</em> <br /> Determines whether the application
stays running in the background even after a <a
href="../cordova/events/events.html#pause">pause</a> event fires. Setting this
to false does not kill the app after a <a
href="../cordova/events/events.html#pause">pause</a> event, but simply halts
execution of code within the cordova webview while the app is in the
background.</td>
diff --git a/feed.xml b/feed.xml
index 2cc75f6786..ee836c1ad4 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
</description>
<link>https://cordova.apache.org/</link>
<atom:link href="https://cordova.apache.org/feed.xml" rel="self"
type="application/rss+xml"/>
- <pubDate>Mon, 17 Apr 2023 17:27:08 +0000</pubDate>
- <lastBuildDate>Mon, 17 Apr 2023 17:27:08 +0000</lastBuildDate>
+ <pubDate>Mon, 24 Apr 2023 02:12:45 +0000</pubDate>
+ <lastBuildDate>Mon, 24 Apr 2023 02:12:45 +0000</lastBuildDate>
<generator>Jekyll v4.3.2</generator>
<item>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]