I have set MGTwitterEngine to my project. After login in I received message Authenticated with user MyName
. But what next? I tried something like NSLog("%@",[self.engine getFollowedTimelineSinceID:1 startingAtPage:1 count:100])
and get CFD0815B-8124-4F26-8E63-A2AB4CB830EB
. How can I get for example my last tweet?
Asked
Active
Viewed 84 times
0

RomanHouse
- 2,552
- 3
- 23
- 44
1 Answers
0
There is a good tutorial that explains how to use MGTwitterEngine as well as Twitter OAuth,SAOAuthTwitterEngine .I don't know exactly what third library you're using but i think that might be useful.

limon
- 3,222
- 5
- 35
- 52