breautek commented on issue #254: URL: https://github.com/apache/cordova-plugin-geolocation/issues/254#issuecomment-1311767788
This hasn't been released yet, but this sounds related to a recent PR that has been merged (commit https://github.com/apache/cordova-plugin-geolocation/commit/9187204e27afd67fa 049ff59b90bf8fc4eba1b11 & PR https://github.com/apache/cordova-plugin-geolocation/pull/250) You can test against the dev version of this plugin by issueing the following commands: ``` cordova plugin remove cordova-plugin-geolocation cordova plugin add https://github.com/apache/cordova-plugin-geolocation.git ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
