eclipsesource / eclipsesource/tabris-js

Suppport navigator.connection.type

Open
#2,064 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.