You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/06/13 12:41:45 UTC

[GitHub] [cordova-plugin-geolocation] merovingio96 commented on issue #114: Not working on Android devices

merovingio96 commented on issue #114: Not working on Android devices
URL: https://github.com/apache/cordova-plugin-geolocation/issues/114#issuecomment-501685844
 
 
   Hi everybody! While I was debugging my apk on Android Studio with a Huawei Mate 9 (Pie 9.0) I saw in the console the following message:
   
   ```
   2019-06-05 22:38:26.554 1138-1175/? D/HwLBSService HigeoLocationManager: receive message: 6
   2019-06-05 22:38:33.837 14027-14081/? D/SERVER: Handling local request: http://localhost/plugins/cordova-plugin-geolocation/www/android/geolocation.js
   2019-06-05 22:38:33.838 14027-14081/? D/SERVER: Handling local request: http://localhost/plugins/cordova-plugin-geolocation/www/PositionError.js
   2019-06-05 22:40:10.954 14027-14150/? D/GeolocationPlugin: We are entering execute
   2019-06-05 22:40:10.979 14027-14150/? W/PluginManager: THREAD WARNING: exec() call to Geolocation.getPermission blocked the main thread for 25ms. Plugin should use CordovaInterface.getThreadPool().
   2019-06-05 22:41:46.403 14027-14150/? D/GeolocationPlugin: We are entering execute.
   ```
   My geolocation plugin has the 4.0.1 version. Idk if this will help

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org