Tag Archives: location

App Store Tip: Enhance Your App with Core Location

The Core Location framework allows you to build applications which know where your users are and can deliver information based on their location, such as local weather, nearby restaurants, ATMs, and other location-based information. If you build your application with features based on a user’s location, make sure these features provide beneficial information. If your app uses location-based information primarily to enable mobile advertisers to deliver targeted ads based on a user’s location, your app will be returned to you by the App Store Review Team for modification before it can be posted to the App Store. You can learn more about using Core Location by reading the CLLocationManager Class Reference and downloading the LocateMe sample code available in the iPhone OS Reference Library. Read more app submission tips