Tag not displaying for my location
Hi,
I'm using the following developer settings: iPhone OS 4.3, Mac OS X 10.6, Xcode 4.0.2, SDKs 10.6
I created an object that confirms to the <MKAnnotation> protocol and should take a users text and display it on the map. However, my code keeps searching for a new location through the startUpdatingLocation message. What am I doing wrong since it keep loading a new location and doesn't display my text.
FYI, I'm a newbie so I'm not familiar with a lot of debugging tools either. Is there something I should run specifically to let me know where I am going wrong?
Thanks,
artivilla
|