You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by no...@apache.org on 2020/06/10 18:40:20 UTC

[cordova-plugin-network-information] 01/04: docs: Removed iOS 7 quirk

This is an automated email from the ASF dual-hosted git repository.

normanbreau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-network-information.git

commit a4e34167461acfddfe8c38b611d0615205b9032e
Author: Norman Breau <no...@normanbreau.com>
AuthorDate: Sat Jun 6 14:21:45 2020 -0300

    docs: Removed iOS 7 quirk
---
 README.md | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/README.md b/README.md
index 2eb6b52..b1977a2 100644
--- a/README.md
+++ b/README.md
@@ -100,11 +100,6 @@ Until Cordova 2.3.0, the `Connection` object was accessed via
 available at its original location, but is deprecated and will
 eventually be removed.
 
-### iOS Quirks
-
-- <iOS7 can't detect the type of cellular network connection.
-    - `navigator.connection.type` is set to `Connection.CELL` for all cellular data.
-
 ### Windows Quirks
 
 - When running in the Phone 8.1 emulator, always detects `navigator.connection.type` as `Connection.ETHERNET`.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org