From dddd2d2de46184a7c2e70972798ec10cb9632182 Mon Sep 17 00:00:00 2001 From: ksenia312 Date: Wed, 7 Feb 2024 18:13:23 +0100 Subject: [PATCH] doc: update readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e18dc00..7511aad 100644 --- a/README.md +++ b/README.md @@ -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 For IOS, the P2P connection is implemented through the `Multipeer Connectivity` framework.