search

Home  >  Q&A  >  body text

angular.js - ionic开发hybrid app的时候,怎么监听手机联网类型改变,例如从wifi变成了4G

我知道使用cordova-plugin-network-information可以监听手机online和offline,但是它没有提供online时,联网类型改变的事件,

我目前的想法是开一个定时器,定时检测网络type

漂亮男人漂亮男人2753 days ago627

reply all(1)I'll reply

  • 怪我咯

    怪我咯2017-05-15 17:06:17

    http://ngcordova.com/docs/plugins/network/

    It uses ngCordova, and the event object will return the complete network information object

    reply
    0
  • Cancelreply