tags:

views:

32

answers:

2

hi all, i need some tutorials on localization of iphone app.

hope for a quick reply.. regards shishir

A: 

try here: Core Location

in details this: Locate me demonstrates the two primary use cases for the Core Location Framework: getting the user's location and tracking changes to the user's location.

ghiboz
The question was about localization, not location services. Localization is usually the term for adapting an application to a certain region (language/formatting rules).
Krumelur
+1  A: 

Have a look at my answer in the following question

Localization problems in iPhone

Liam