I'm developing an application in ionic 2 ts, but when I try to check if it's connected to the internet it returns me null.
My code
import { Network } from '@ionic-native/network';
@Component({
selector: 'page-home',
templateUrl:...
asked by
02.06.2017 / 14:41