iphone-sdk-3.1

iphone simulator stops working even after bug been fixed

This has happened quite a few times. Application working fine. Then I chose a wrong delegate for a view Application did not work (expected) So I chose the right delegate for the view Application still not work / load (should have worked though) Quiting Xcode and returning still doesn't fix it. Only thing to do is delete the project and ...

Facebook API with iphone

Hello, am new to iphone technology and i have been allocated on a project where i will be using an API of facebook so i have downloaded the facebook api from this link http://github.com/facebook/facebook-ios-sdk and i read its documentation where i got confused this is what i want to do: 1) The image from the UIImageView must be posted...