GitHub user salbahra opened a pull request:

    https://github.com/apache/cordova-plugin-geolocation/pull/43

    Allow Android devices without GPS to still install

    Apps with this plugin being used will not be install the Android app from 
the Google Play store due to permission restrictions. Setting android:required 
to false will still add this permission to the project but not preclude the app 
from being installed on a device without GPS.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/salbahra/cordova-plugin-geolocation patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-geolocation/pull/43.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #43
    
----
commit 8acb6cb8187ce44edfb91bf1dfebcfa7ce1cf383
Author: Samer Albahra <[email protected]>
Date:   2015-06-13T06:42:23Z

    Allow Android devices without GPS to still install
    
    Apps with this plugin being used will not be install the Android app from 
the Google Play store due to permission restrictions. Setting android:required 
to false will still add this permission to the project but not preclude the app 
from being installed on a device without GPS.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to