Skip to content

Commit 2663ad6

Browse files
authored
Update docs
1 parent b24e2a0 commit 2663ad6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ const response = await fetch(window.WebviewProxy.convertProxyUrl(url));
1212
console.debug(response);
1313
```
1414

15-
This plugin uses the WKURLSchemeHandler provided by WKWebView. It requires a Work in Progress Integration in cordova-ios: https://github.com/apache/cordova-ios/pull/1030
15+
**Make sure you are using a custom scheme with your iOS platform**
16+
17+
This plugin uses the WKURLSchemeHandler provided by WKWebView. It requires the latest version of cordova-ios.

0 commit comments

Comments
 (0)