You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "sterling gerritz (JIRA)" <ji...@apache.org> on 2016/10/31 18:30:58 UTC

[jira] [Resolved] (CB-11190) Deprecation Warnings with XCode 7.3 and Geolocation 2.2.0

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

sterling gerritz resolved CB-11190.
-----------------------------------
    Resolution: Fixed

updated to user CLLocationManager

> Deprecation Warnings with XCode 7.3 and Geolocation 2.2.0
> ---------------------------------------------------------
>
>                 Key: CB-11190
>                 URL: https://issues.apache.org/jira/browse/CB-11190
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Geolocation
>    Affects Versions: 2.2.0
>         Environment: XCode 7.3
>            Reporter: Danilo Cicognani
>            Assignee: sterling gerritz
>            Priority: Critical
>              Labels: easyfix, ios, triaged
>
> After adding plugin Geolocation XCode 7.3 repors some warning.
> To test I created a test app:
> cordova create testPlugin com.example.testplugin testPlugin
> cd testPlugin
> cordova platform add ios
> cordova plugin add cordova-plugin-geolocation
> Then I opened XCode and run the App. I got these warnings:
> 'kCLAuthorizationStatusAuthorized' is deprecated: first deprecated in iOS 8.0 - Use kCLAuthorizationStatisAuthorizedAlways
> 'locationServicesEnabled' is deprecated: first deprecated in iOS 4.0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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