jpurcell / birdhouse

BirdHouse is a Titanium Developer plugin for authenticating and sending API calls to Twitter.
64 stars 17 forks source link

Ti.Filesystem error using 1.7.1 #14

Open theweddingfavor opened 13 years ago

theweddingfavor commented 13 years ago

When using SDK 1.7.1, my application immediately craps out if I Birdhouse with the following application error:

"Result of expressive 'Ti.Filesystem' [undefined] is not an object. at birdhouse.js (line 329)"

Any ideas?

jamesyoung commented 13 years ago

fixed. Put a return statement in line 304 of oauth.js

jpurcell commented 13 years ago

Very strange--oauth.js was produced by Netflix, so I would assume their code is right. In 1.0 I will look into this, thanks for posting.

jamesyoung commented 13 years ago

@jpurcell - I think it must be something in Titanium 1.7.x.