mirror of
https://gitee.com/shuto-github/cordova-plugin-network-information.git
synced 2026-04-22 00:00:02 +08:00
add JIRA issue tracker link
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
# specific language governing permissions and limitations
|
# specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# cordova-plugin-network-information
|
# cordova-plugin-network-information
|
||||||
|
|
||||||
|
|
||||||
@@ -25,6 +25,8 @@ This plugin provides an implementation of an old version of the
|
|||||||
It provides information about the device's cellular and
|
It provides information about the device's cellular and
|
||||||
wifi connection, and whether the device has an internet connection.
|
wifi connection, and whether the device has an internet connection.
|
||||||
|
|
||||||
|
:warning: Report issues on the [Apache Cordova issue tracker](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Network%20Information%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
cordova plugin add cordova-plugin-network-information
|
cordova plugin add cordova-plugin-network-information
|
||||||
|
|||||||
Reference in New Issue
Block a user