IdeaCore / oauth-adapter

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

PinFinder not defined #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. follow steps given on oauth-adapter page, but place oauth-adapter.js in the 
Resources folder where it belongs
2. start Titanium Developer
3. "launch" the app

What is the expected output? What do you see instead?
should be prompted to login to Twitter, but instead I get an error regarding 
PinFinder not being defined.

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

Please provide any additional information below.
See screenshot attached.

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

Attachments:

GoogleCodeExporter commented 8 years ago
Hello, I'm also getting a similar error: "message = "Can't find variable: 
PinFinder";" 

I'm on Mac, Ti Developer 1.2.2, iOS SDK 4.3, Ti Mobile 1.7.0.

Original comment by aba...@gmail.com on 22 Jun 2011 at 5:30

Attachments:

GoogleCodeExporter commented 8 years ago
I have similar traceback error like pinfinder.png attached above :(

Original comment by maciek...@gmail.com on 6 Jul 2011 at 9:35

GoogleCodeExporter commented 8 years ago
Any resolution?

Original comment by pmpsamp...@gmail.com on 14 Jul 2011 at 2:43

GoogleCodeExporter commented 8 years ago
I have the same error. Can't find variable: PinFinder

Original comment by wegerert...@gmail.com on 28 Aug 2011 at 11:39

GoogleCodeExporter commented 8 years ago
Same problem with Titanium 1.7.3 and iOS SDK 5.0. Any possible resolution ? :/

Original comment by baptiste...@gmail.com on 28 Oct 2011 at 6:56

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
line = 244;
message = "Result of expression 'pinFinder' [undefined] is not an object.";
name = TypeError;

Titanium 1.7.3 and iOS 5.0

Any ideas? Thanks

Original comment by zoltanto...@gmail.com on 29 Nov 2011 at 10:41