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 2018/05/14 13:55:00 UTC

[jira] [Closed] (CB-14085) cordova-plugin-geolocation no more working on iOS 11

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

jcesarmobile closed CB-14085.
-----------------------------
    Resolution: Not A Problem

Sorry but this is not a problem, we removed the variables fro the usage descriptions because they caused conflicts when 2 or more plugins were setting the same values.
Using edit-config in the config.xml is the way to go.

> cordova-plugin-geolocation no more working on iOS 11
> ----------------------------------------------------
>
>                 Key: CB-14085
>                 URL: https://issues.apache.org/jira/browse/CB-14085
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-geolocation
>    Affects Versions: cordova-android-7.0.0
>            Reporter: Gauthier Saison
>            Priority: Critical
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The apache plugin cordova-plugin-geolocation is fully reliable on android but now bugged on iOS caused by missed properties injections in the plist file:
> NSLocationAlwaysAndWhenInUseUsageDescription and NSLocationWhenInUseUsageDescription have to be precised on [the offcial Apple documentation|https://developer.apple.com/documentation/corelocation/choosing_the_authorization_level_for_location_services/requesting_always_authorization].
> Those entries can now be added directly on the plugin installation by requesting a IOS_USAGE_DESCRIPTION variable.
> To fix this problem, a few lines has to be added on the plugin.xml, and the readme has to be updated.



--
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