iOS 8 introduces 2 new Info.plist keys to explain the user why you (even in background) need access to his location. From iOS 4 through 7, this was done in run-time using the Ti.Geolocation.purpose property. Multilingual apps Now this has moved to the static Info.plist – which in Titanium you’d normally set in the tiapp.xml‘s ios > plist section – you might wonder how to set a specific text for ea