iPhone App how to post Youtube video link using facebook graph Api
问题 in iPhone App how to post Youtube video link using facebook graph Api to FaceBook Wall post? 回答1: You can try this : -(IBAction)postMeFeedButtonPressed:(id)sender { NSMutableDictionary *variables = [NSMutableDictionary dictionaryWithCapacity:4]; [variables setObject:@"#Your Message" forKey:@"message"]; [variables setObject:@"#http://Your Youtube Link" forKey:@"link"]; [variables setObject:@"#This is the bolded copy next to the image" forKey:@"name"]; [variables setObject:@"#This is the plain