Posting to yFrog objc
问题 I am trying to post images and videos to twitter with yFrog through my application, but nothing seems to even happen when I make the request... can anyone see what I am doing wrong or point me in the right direction? thank you -(IBAction)yFrogToTwitter { // create the URL //used to render bigger images videos //NSURL *postURL = [NSURL URLWithString:@"http://render.imageshack.us/renderapi/start"]; //below is used to directly upload to twitter NSURL *postURL = [NSURL URLWithString:@"http:/