How to get twitter profile picture in ios?

后端 未结 6 1852
悲哀的现实
悲哀的现实 2021-01-03 02:43

I wrote the following code:

NSURL *url = [NSURL URLWithString:@\"http://api.twitter.com/1.1/users/show.json\"];

NSDictionary *params = [NSDictionary diction         


        
6条回答
  •  独厮守ぢ
    2021-01-03 03:26

    //Twitter Fetch Data for Methods for ios using block https://www.dropbox.com/sh/vdxtw3x1coyyj8x/AADw6cyYNjeHM-77GqAyBZ5oa?dl=0

提交回复
热议问题