[
https://issues.apache.org/jira/browse/CB-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14165830#comment-14165830
]
ASF GitHub Bot commented on CB-7754:
------------------------------------
GitHub user shazron opened a pull request:
https://github.com/apache/cordova-plugin-geolocation/pull/28
CB-7754 - [Geolocation] Support Background Location tracking
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shazron/cordova-plugin-geolocation CB-7754
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-geolocation/pull/28.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 #28
----
commit 8e2d0728a477ce6a4b0b2aa70d38322aa40d8ee9
Author: Shazron Abdullah <[email protected]>
Date: 2014-10-09T21:56:34Z
CB-7754 - [Geolocation] Support Background Location tracking
----
> [Geolocation] Support Background Location tracking
> --------------------------------------------------
>
> Key: CB-7754
> URL: https://issues.apache.org/jira/browse/CB-7754
> Project: Apache Cordova
> Issue Type: New Feature
> Components: Plugin Geolocation
> Environment: iOS
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Priority: Minor
>
> Add NSLocationAlwaysUsageDescription in Info.plist
> The reason why we don't add this by default is, not all devs need this
> capability, and including it by default might scare off their users.
> The previous plugin implementation (before iOS 8) only required foreground
> access, so that's why the current plugin only supports foreground access.
> The way to add this functionality is to add a sub-plugin in the same plugin,
> which only installs the required Info.plist key.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]