¡@

Home 

2014/10/15 ¤U¤È 10:10:35

iphone Programming Glossary: ios4.1

Saving Geotag info with photo on iOS4.1

http://stackoverflow.com/questions/3884060/saving-geotag-info-with-photo-on-ios4-1

Geotag info with photo on iOS4.1 I am having major issues trying to save a photo to camera roll with geotag info on iOS4.1. I am using following ALAssetsLibrary.. Geotag info with photo on iOS4.1 I am having major issues trying to save a photo to camera roll with geotag info on iOS4.1. I am using following ALAssetsLibrary API void writeImageDataToSavedPhotosAlbum NSData imageData metadata NSDictionary..

SCNetworkReachabilityGetFlags in Reachability sample code takes too long to return

http://stackoverflow.com/questions/4461238/scnetworkreachabilitygetflags-in-reachability-sample-code-takes-too-long-to-retu

in Reachability sample code takes too long to return I'm using iOS4.1 on an iPhone4. I'm also using the latest version of the Reachability code. My device doesn't have a connection but it seems..

UITextField inside an UIAlertView not working in iOS4.1 and works in 3.0

http://stackoverflow.com/questions/4805637/uitextfield-inside-an-uialertview-not-working-in-ios4-1-and-works-in-3-0

inside an UIAlertView not working in iOS4.1 and works in 3.0 I have a UITextField added to an UIAlerView Kind of adding user to list with nick name and nickname is.. nick name and nickname is asked by the alertview. . Thats work perfect in iOS3 But I cant type to that UITextField in iOS4.1. in iOS4.1 I do get focus to that textfield inside alertview and keyboard appears however typing doesn't work. Please help.. and nickname is asked by the alertview. . Thats work perfect in iOS3 But I cant type to that UITextField in iOS4.1. in iOS4.1 I do get focus to that textfield inside alertview and keyboard appears however typing doesn't work. Please help in this..