I am new to the iPhone Programming. I have integrated facebook into my application through fbgraph API. My intention is to show the activity indicator when facebook button clicked in my application.
I am new to the iPhone Programming. I have integrated facebook into my application
Share
You have to use NSURLRequest and NSURLConnection and UIActivityIndicatorView And NSData Objects in your .H file.
.m File
Hope All this Helps You :))