eclipsesource / eclipsesource/tabris-js
Suppport navigator.connection.type
Open
android
feature
ios
js
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
For apps that work with remote data, it would be advantageous to determine the network state of the user's device in order to be able to e.g.:
* suggest to the user to turn on his network connection if it is disabled
* issue a warning when about to download large amounts of data over a cellular connection
This API has been implemented in the [`cordova-plugin-network-information` plugin](https://github.com/apache/cordova-plugin-network-information), but it would be handy to have it in the core framework.
### Environment
- Tabris.js version: 3.5.0
Contributor guide
Assessment
This issue has not been assessed yet.