[TIMOB-18676] KitchenSink iOS: Ti.Geolocation throws deprecation warning in AR test
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-05-05T18:47:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 4.1.0 |
Components | iOS |
Labels | ios, kitchensink, qe-4.0.0 |
Reporter | Eric Wieber |
Assignee | Chee Kiat Ng |
Created | 2015-03-10T19:37:50.000+0000 |
Updated | 2016-05-13T06:19:54.000+0000 |
Description
Opening the KS test of Augmented Reality throws the below warning:
[WARN] : The Ti.Geolocation.purpose property is deprecated. On iOS6 and above include the NSLocationUsageDescription key in your Info.plist
*Steps to reproduce issue*:
1. Launch KS
2. Navigate to Phone > Camera > Camera Augmented Reality
3. Notice the above warning in the console
*Expected Results*:
No warning is shown
PR here: https://github.com/appcelerator/KitchenSink/pull/71 and docUpdate PR here: https://github.com/appcelerator/titanium_mobile/pull/6813
Verified fixed, using: MacOS 10.11 Studio 4.1.0.201506251905 Ti SDK 4.1.0.v20150624142618 Appc NPM 4.1.0-1 Appc CLI 4.1.0-3 Ti CLI 4.0.1 Alloy 1.6.2 Node v0.10.37 Java 1.7.0_45 No warning message is shown.
Hi I am Facing Same issue , can see same Warning Log on Console. Please suggest what i can do to resolve sam?