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 2018/11/22 09:44:08 UTC

[GitHub] Hanzofm commented on issue #120: When getting location does'nt return anything or return empty error with a timeout (Android Oreo)

Hanzofm commented on issue #120: When getting location does'nt return anything or return empty error with a timeout (Android Oreo)
URL: https://github.com/apache/cordova-plugin-geolocation/issues/120#issuecomment-440971510
 
 
   Same Problem
   
   I am trying on a
   ```
   Samsung J5 with android 7.0
   cordova 8.0
   cordova-android 7.1.2
   ```
   
   The method
   `this.geo.getCurrentPosition({timeout: 30000, maximumAge: 0, enableHighAccuracy: true})`
   
   Jumps to catch with no error descrition
   `{}`
   
   What would be wrong?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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