You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Xing Chen (JIRA)" <ji...@apache.org> on 2018/08/06 08:06:00 UTC

[jira] [Created] (CB-14255) Makes GPS requirement optional in Android

Xing Chen created CB-14255:
------------------------------

             Summary: Makes GPS requirement optional in Android
                 Key: CB-14255
                 URL: https://issues.apache.org/jira/browse/CB-14255
             Project: Apache Cordova
          Issue Type: Improvement
          Components: cordova-plugin-geolocation
            Reporter: Xing Chen


Currently, the plugin.xml makes the Android App requires GPS. This causes 2 results:

 1. Apps using the plugin will request FINE location;

 2. Apps using the plugin won't be available on devices without GPS.

This may not be desired.

[https://github.com/apache/cordova-plugin-geolocation/pull/86] addresses part of the problem,

Ideally, a flag controlling whether fine GPS location access is needed would be great.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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