Questions tagged [mgtwitterengine]

MGTwitterEngine is an Objective-C/Cocoa class which makes it easy to add Twitter integration to your own Cocoa apps.

MGTwitterEngine is an Objective-C/Cocoa class which makes it easy to add Twitter integration to your own Cocoa apps. It communicates with Twitter via the public Twitter API. To learn more about twitter API refer this URL : Twitter API. To download the MGTwitter engine library You can see this git Source : MGTwitterEngine

170 questions
0
votes
1 answer

Sending personal message using MGTwitterEngine in iOS

Does MGTwitterEngine provides sending personal message to a selected person in Twitter. Or is there any possibility for sending tweet to a selected person only. Thanks in advance
sree_iphonedev
  • 3,514
  • 6
  • 31
  • 50
0
votes
1 answer

SA_OAuthTwitterEngine and MGTwitterEngine retweet doesn't works

I'm developing an iOS app with Twitter features. To do that I'm using SA_OAuthTwitterEngine and MGTwitterEngine wrappers. I've followed this post. I'm trying to retweet a tweet from the followed user timeline. This is what I send/receive: 2012-04-12…
NemeSys
  • 555
  • 1
  • 10
  • 28
-1
votes
1 answer

From where can i download MGTwitterEngine source code

Possible Duplicate: where can i download MGTwitterEngine for iphone sdk I have to integrate twitter in my application. Can anybody give me link for downloading MGTwitterEngine source code. I read on net this is good source code for integration of…
Ajay_Kumar
  • 1,381
  • 10
  • 34
  • 62
-1
votes
1 answer

MGTwitter Engine - Return Username

I am using the MGTWitter engine, and have had success authenticating and posting tweets. Here's what I'm stuck on: I would like to store the twitter username and store it, so that I can display it on the view before a user posts a tweet. I've…
SD.
  • 37
  • 6
-1
votes
1 answer

Twitter SDK for cocoa (OSX)

I'm looking for a simple Twitter SDK for cocoa (OSX app). I've heard about MGTwitterEngine but it's been like 2 years since last commit so I'm wondering if you guys have another one to recommend :-)
betzerra
  • 839
  • 1
  • 8
  • 17
1 2 3
11
12