arrk-maheshm / oauth-adapter

Automatically exported from code.google.com/p/oauth-adapter
0 stars 0 forks source link

oauth-adapter.js must be in Resources folder #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. following the directions on the oauth-adapter page
2. run the Titanium UI
3. "launch" the application

What is the expected output? What do you see instead?
expected output is to be prompted to login to twitter. instead there is an 
error message that it cannot find 'lib/lib/sha1.js'

What version of the product are you using? On what operating system?
http://oauth-adapter.googlecode.com/svn/trunk/oauth_adapter.js on Linux, using 
Appcelerator Titanium Developer 1.2.2.

Please provide any additional information below.
the text "any folder you like" in "Then download the oauth_adapter.js in any 
folder you like and include it via Ti.include('oauth_adapter.js')." should be 
changed to "the Resources folder of your app".

Original issue reported on code.google.com by john.com...@gmail.com on 26 Mar 2011 at 12:07