Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions packages/network_info_plus/network_info_plus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ To successfully get WiFi Name or Wi-Fi BSSID starting with Android 1O, ensure al
> **Note**
>
> This package does not provide the ACCESS_FINE_LOCATION nor the ACCESS_COARSE_LOCATION permission by default
>
> From android 8.0 onwards the GPS must be ON (high accuracy) in order to
> be able to obtain the SSID.

#### iOS 12

Expand Down