You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/05/05 13:34:02 UTC

[GitHub] [cordova-plugin-geolocation] breautek commented on issue #233: Geolocation getcurrent position passing 0 (Time out error)

breautek commented on issue #233:
URL: https://github.com/apache/cordova-plugin-geolocation/issues/233#issuecomment-1118559333

   > It would be amazing, if this plugin could detect if the GPD is completely disabled in the settings to we can actually notify the user about this. Is that already possible?
   
   Apache generally follows the W3C spec whenever possible or when it exists, and I don't believe that is part of the spec, so I don't think that would gain support. However, there is an existing third-party plugin available that does just that, take a look at the [diagnostics](https://github.com/dpa99c/cordova-diagnostic-plugin). Just ensure you [specify](https://github.com/dpa99c/cordova-diagnostic-plugin#specifying-modules) the modules that you need to avoid adding unneeded permissions.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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