0

Application crashed at line ....

[AppDel.engine getFollowedTimelineSinceID:1 startingAtPage:1 count:100];
[AppDel.engine sendUpdate:textView.text];

Please help me ....i am trying resolve it from last day....

Maulik
  • 19,348
  • 14
  • 82
  • 137

1 Answers1

1

If you are using MGTwitterEngine for twitter implementation in iOS app. For iOS 5 and above it crashes. You need to replace the twitter connection url's..

Its a duplicate question, in this link new url's are given for TwitterEngine, replace them works fine for both iOS 5 above and below iOS 5.

Community
  • 1
  • 1
vishy
  • 3,241
  • 1
  • 20
  • 25