科尔多瓦背景geolcation不工作

时间:2016-06-01 15:12:23

标签: ionic-framework cordova-plugins

我正在使用设备跟踪示例..

我尝试下面的插件.... 的 https://github.com/transistorsoft/cordova-background-geolocation-lt

此控制器代码

.controller('DashCtrl', function($scope) {

  var bgGeo = window.BackgroundGeolocation;
  console.log(bgGeo);
  alert(JSON.stringify(bgGeo));
})

此代码抛出错误:" bgGeo未定义.. !!&#34 ;;

尝试以下链接后..

https://github.com/rishantagarwal/CordovaBackgroundGeolocationStartingUpExample

后台定位:无效许可

请帮帮我

0 个答案:

没有答案