chore: document supported platforms on README, clarify unsupported APIs (#1857)

closes #1795
This commit is contained in:
Lucas Fernandes Nogueira
2024-10-02 08:27:27 -03:00
committed by GitHub
parent fb62d03f73
commit 58eab11faf
36 changed files with 263 additions and 21 deletions
+8
View File
@@ -2,6 +2,14 @@
Expose your apps assets through a localhost server instead of the default custom protocol.
| Platform | Supported |
| -------- | --------- |
| Linux | ✓ |
| Windows | ✓ |
| macOS | ✓ |
| Android | ✓ |
| iOS | ✓ |
> Note: This plugins brings considerable security risks and you should only use it if you know what your are doing. If in doubt, use the default custom protocol implementation.
## Install