Weizhe He

Results 6 comments of Weizhe He

@vitaliy-bobrov Following the blog [iOS 11 Checklist](http://blog.ionicframework.com/ios-11-checklist/) I use [cordova-plugin-ionic-webview](https://github.com/ionic-team/cordova-plugin-ionic-webview#installation-instructions) Console error log: ` [Log] ERROR: Download error source: img/icon/person.png (console-via-logger.js, line 173) [Log] ERROR: Download error target: file:///var/mobile/Containers/Data/Application/C0F63A57-11E6-420F-8DA6-C8685B34DC09/Library/files/Xgenban/2de67755b08dfae6e82a1bfcbb5982a527850e79.png (console-via-logger.js,...

The earliest issue was reported 2 years ago, and it still exists. Do you know is there any other possible way to handle this?

Have you requested location permission on your device? You may find answers [here](http://lbsyun.baidu.com/index.php?title=android-locsdk/guide/ermsg)

you can use Device_Sensors or Battery_Saving mode instead of Hight_Accuracy

you probably need to wait until the plugin is completely loaded. Use it in a timeout function and try again?