How to create GPS enabled Iphone application?

2009-08-26 Thread rethish
Hi I need to create GPS enabled Iphone application which is to display the nearby hotels and other facilities. How can I do it? I am using iphone sdk 2.2 Thank you in advance ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post

Re: How to create GPS enabled Iphone application?

2009-08-26 Thread I. Savant
On Aug 26, 2009, at 8:34 AM, rethish wrote: I need to create GPS enabled Iphone application which is to display the nearby hotels and other facilities. How can I do it? Broad question? Broad answer: 1 - Familiarize yourself with the platform and its capabilities via its documentation.

Re: How to create GPS enabled Iphone application?

2009-08-26 Thread Jeffrey Oleander
On Wed, 2009/08/26, rethish reth...@newtok.com wrote: From: rethish reth...@newtok.com Subject: How to create GPS enabled Iphone application? To: Cocoa Dev Cocoa-dev@lists.apple.com Date: Wednesday, 2009 August 26, 07:34 I need to create GPS enabled Iphone application which is to display

Re: How to create GPS enabled Iphone application?

2009-08-26 Thread Luke the Hiesterman
Read: http://developer.apple.com/iphone/library/documentation/CoreLocation/Reference/CoreLocation_Framework/index.html Luke On Aug 26, 2009, at 6:27 AM, Jeffrey Oleander wrote: On Wed, 2009/08/26, rethish reth...@newtok.com wrote: From: rethish reth...@newtok.com Subject: How to create GPS

Re: How to create GPS enabled Iphone application?

2009-08-26 Thread Jeffrey Oleander
On Wed, 2009/08/26, Luke the Hiesterman luket...@apple.com wrote: From: Luke the Hiesterman luket...@apple.com Subject: Re: How to create GPS enabled Iphone application? To: Jeffrey Oleander jgo...@yahoo.com Cc: Cocoa Dev Cocoa-dev@lists.apple.com, rethish reth...@newtok.com Date: Wednesday

Re: How to create GPS enabled Iphone application?

2009-08-26 Thread I. Savant
On Aug 26, 2009, at 10:19 AM, Jeffrey Oleander wrote: Thanks. I filed feed-back against the docs, because the info on how to positively stop the iPhone from transmitting GPS location data to the cell is not there. Huh? That's because it's a user setting. And a sensitive one, too. I

Re: How to create GPS enabled Iphone application?

2009-08-26 Thread Luke the Hiesterman
As stated, the application doesn't get to decide whether location services are on or off. It can only request them or not request them. Also, the user can override an application's request for location info. Luke On Aug 26, 2009, at 7:23 AM, I. Savant wrote: On Aug 26, 2009, at 10:19 AM,

Re: How to create GPS enabled Iphone application?

2009-08-26 Thread Jeffrey Oleander
On Wed, 2009/08/26, Luke the Hiesterman luket...@apple.com wrote: From: Luke the Hiesterman luket...@apple.com Subject: Re: How to create GPS enabled Iphone application? To: I. Savant idiotsavant2...@gmail.com Cc: Jeffrey Oleander jgo...@yahoo.com, Cocoa Dev Cocoa-dev@lists.apple.com Date

Re: How to create GPS enabled Iphone application?

2009-08-26 Thread I. Savant
On Aug 26, 2009, at 11:33 AM, Jeffrey Oleander wrote: That's not my question. Can a USER shut off broadcasting of his location to the cell(s), either directly via a nice big hardware switch with an indicator light (and, preferably, a switch that makes a nice audio and tactile clunk like a

Re: How to create GPS enabled Iphone application?

2009-08-26 Thread Pat Homelvig
to allow it or not. On Wed, Aug 26, 2009 at 9:33 AM, Jeffrey Oleanderjgo...@yahoo.com wrote: On Wed, 2009/08/26, Luke the Hiesterman luket...@apple.com wrote: From: Luke the Hiesterman luket...@apple.com Subject: Re: How to create GPS enabled Iphone application? To: I. Savant idiotsavant2

Re: How to create GPS enabled Iphone application?

2009-08-26 Thread Clark Cox
On Wed, Aug 26, 2009 at 8:33 AM, Jeffrey Oleanderjgo...@yahoo.com wrote: On Wed, 2009/08/26, Luke the Hiesterman luket...@apple.com wrote: From: Luke the Hiesterman luket...@apple.com Subject: Re: How to create GPS enabled Iphone application? To: I. Savant idiotsavant2...@gmail.com Cc

Re: How to create GPS enabled Iphone application?

2009-08-26 Thread Luke the Hiesterman
On Aug 26, 2009, at 8:33 AM, Jeffrey Oleander wrote: On Wed, 2009/08/26, Luke the Hiesterman luket...@apple.com wrote: From: Luke the Hiesterman luket...@apple.com Subject: Re: How to create GPS enabled Iphone application? To: I. Savant idiotsavant2...@gmail.com Cc: Jeffrey Oleander jgo