doc: update readme

This commit is contained in:
ksenia312
2024-02-07 18:13:23 +01:00
parent 0886b0aaec
commit dddd2d2de4
+3 -2
View File
@@ -23,8 +23,6 @@ you can easily create any kind of information sharing application **without Inte
- [Data sharing](#data-sharing)
- [Text messages](#text-messages)
- [Resource messages](#resource-messages)
- [Contributing](#contributing)
- [License](#license)
## About
@@ -49,6 +47,9 @@ To check permissions and Wi-fi status, the
granted
- `openServicesSettings()`: opens Wi-fi settings for Android and general settings for iOS
> Testing the plugin **is not possible** on Android emulators, as they usually do not contain the Wi-fi Direct function
> in general! Use physical devices for that.
### IOS <a id="ios_about"></a>
For IOS, the P2P connection is implemented through the `Multipeer Connectivity` framework.