To share an image to Pinterest write below code to achieve it.
- NSString *str =@"https://www.hallaminternet.com/assets/URL-tagging-image.png";
- pinterest = [[Pinterest alloc] initWithClientId:@"1438888" urlSchemeSuffix:@"prod"];
- [pinterest createPinWithImageURL:[NSURL URLWithString:url] sourceURL:[NSURL URLWithString:str] description:@"My First Image share on Pinterest"];
For
such more Blogs you can visit to http://findnerd.com/NerdDigest
No comments:
Post a Comment