Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 750BA200AF2 for ; Wed, 4 May 2016 18:47:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 73C591609A1; Wed, 4 May 2016 16:47:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EA2B3160A00 for ; Wed, 4 May 2016 18:47:14 +0200 (CEST) Received: (qmail 56191 invoked by uid 500); 4 May 2016 16:47:13 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 55954 invoked by uid 99); 4 May 2016 16:47:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2016 16:47:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EAFA32C1F64 for ; Wed, 4 May 2016 16:47:12 +0000 (UTC) Date: Wed, 4 May 2016 16:47:12 +0000 (UTC) From: "Nikhil Khandelwal (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-11190) Deprecation Warnings with XCode 7.3 and Geolocation 2.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 04 May 2016 16:47:15 -0000 [ https://issues.apache.org/jira/browse/CB-11190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikhil Khandelwal updated CB-11190: ----------------------------------- Labels: ios triaged (was: ) > 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 > Labels: 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