We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e77e7d2 commit 1e9d03aCopy full SHA for 1e9d03a
README.md
@@ -96,7 +96,7 @@ Preferences only available for iOS platform
96
#### WKSuspendInBackground
97
98
```xml
99
-<preference name="WKSuspendInBackground" value="false" />
+<preference name="WKSuspendInBackground" value="true" />
100
```
101
102
Set to false to stop WKWebView suspending in background too eagerly.
0 commit comments