Changes

Jump to: navigation, search

An Example iOS 5 iPad Location Application

1 byte removed, 18:07, 3 April 2012
Updating viewDidUnload
The final step prior to testing the application is to update the viewDidUnload method:
</pre>
- (void)viewDidUnload {
// Release any retained subviews of the main view.

Navigation menu