mirror of
https://gitee.com/shuto/cordova-plugin-network-information.git
synced 2025-01-18 13:42:49 +08:00
docs: Removed iOS 7 quirk
This commit is contained in:
parent
54ee9c5142
commit
a4e3416746
@ -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`.
|
||||
|
Loading…
Reference in New Issue
Block a user