You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (Jira)" <ji...@apache.org> on 2022/06/06 23:47:00 UTC

[jira] [Closed] (CB-13107) cordova-plugin-geolocation WifiService Need ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION

     [ https://issues.apache.org/jira/browse/CB-13107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-13107.
-----------------------------
    Resolution: Invalid

closing as invalid since the plugin declares both permissions and request them
if the issue is still relevant, please report it on https://github.com/apache/cordova-plugin-geolocation/issues and provide a sample app where the issue can be reproduced

> cordova-plugin-geolocation WifiService  Need ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION
> -------------------------------------------------------------------------------------------
>
>                 Key: CB-13107
>                 URL: https://issues.apache.org/jira/browse/CB-13107
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-geolocation
>         Environment: Windows 10
> node 6.11.1
> "@ionic-native/geolocation": "^4.1.0",
> "cordova-plugin-geolocation": "^2.4.3",
>  "@ionic/cli-plugin-cordova": "1.4.1",
> Android 6.0
>            Reporter: Dziki Tapirek
>            Priority: Minor
>              Labels: cordova-plugin-geolocation
>
> Task: get geolocation when phone is connected to wifi
> Issue: Geolocation *does not work* when phone is connected to *wifi network* (when using GPS or using tel. provider signal it works fine).
> I get following errors even if I have *granted permissions using Android 6.0 mechanism* for ACCESS_COARSE_LOCATION and ACCESS_FINE_LOCATION.
> 07-25 07:55:07.651: E/*WifiService*(1418): Permission denial: Need ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION permission to get scan results
> 07-25 07:55:07.787: E/NetworkLocationProvider(2744): Exception
> 07-25 07:55:07.787: E/NetworkLocationProvider(2744): java.lang.SecurityException: need INSTALL_LOCATION_PROVIDER permission, or UID of a currently bound location provider



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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