Community Questions & Answers
Twitter needs to tweet
Hi guys, i'm doing a application using titanium appcelerator mobile and i need to give the user the option to share on Twitter. And I need a good and viable way to do it, since birdhouse failed. Can you recommend something! Thanks in advance
[Twitter - birdhouse] - What should a callback script do ?
Ok, i think pretty much all is in the title. I was wondering, as far as it's impossible to specify 'oob' as callback url in birdhouse, what should a callback (php)script do? What does that look like. Anyone would have an example or resource link i could...
Twitter - Birdhouse - How do I extract the user_id once logged in?
Manage to successfully authorize but need to grab the users whos logged in user_id? Is this possible? https://github.com/jpurcell/birdhouse Thanks, Dave
Birdhouse/oAuth.js Twitter Posts with foreign characters
We implemented [Birdhouse](https://github.com/jpurcell/birdhouse) into our app and it works great with Titanium! Unfortunately we found a bug, we were not able to fix it, yet. If the post message contains foreign characters, the tweet won't be send and...
twitter oAuth with PIN - birdhouse
Hi, I just implemented the birdhouse code for using twitter oAuth. The authorize-screen appears, I put in my username and password and then the PINCODE appears. But then the screen closes and nothing happens. I´m nonot authorized to tweet, because all...
Birdhouse for twitter PIN issue
Titanium Mobile sdk 1.8.2 iPhone sdk 4.3 Hi, I have used [birdhouse](https://github.com/jpurcell/birdhouse/wiki/Basic-setup-and-configuration) but i have problem sending tweets. The callback shows a 7-digit PIN requiring the user to input in order to...
Birdhouse Crash - Attempt to insert nil value?
Hey guys, I'm using Birdhouse's class to connect to Twitter. However, I'm crashing right on the instantiation of the object. Here's what I do: ~~~ //twitterController() is just Birdhouse() renamed. var twClient = new...
Android & Birdhouse - Authorize application
Hi, I'm developing an Android app and I use Birdhouse (0.9) to tweet. (I'm with the version 1.7.2 of Titanium). - When I click on the "authorize app", nothing happens. After when I hit the Back button, Android asks me to remember my password and...
Android and Birdhouse - Tweet window
Hi, I'm developing on Android and using the birdhouse library, the issue is that when I try to open the tweet window (that should be a modal window and popup above the parent one) but it appears on the empty space of the current window. Here is the...
Twitter BirdHouse Authorization Error
I am currently using BirdHouse(see https://github.com/jpurcell/birdhouse) to make Twitter authorizing. I am using Titanium to develop Android app. Titanium mobile SDK is 1.7.1. So the problem is: the code gets stucked before it has the chance to call...
Birdhouse "cancelled"
We have a toggle switch that activates a BirdHouse .authorize() call. If the user cancels logging in after the WebView pops up, the Switch still changes to "on." I don't see BirdHouse having a 'login' event like Ti.Facebook. Is there any way to...
Showing 1-11 of 11