Ok, I downloaded the very latest build (818) and try running the twitter sample. Still no luck and still the same missing module (Twitter.lua)?? As I said, I tried it also with build 790 and the same crash happens on start. I can see the image on the screen for a second and then I get the following error:
[lua]Windows simulator build date: May 18 2012 @ 02:58:42
Copyright © 2009-2012 A n s c a , I n c .
Version: 2.0.0
Build: 2012.818
Runtime error
module ‘Twitter’ not found:resource (Twitter.lu) does not exist in archive
no field package.preload[‘Twitter’]
no file ‘c:\program files\ansca\corona sdk\sample code\networking\twitter\Twitter.lua’
no file 'C:\Program Files\Ansca\Corona Runtime error: module ‘Twitter’ not found:resource (T
witter.lu) does not exist in archive
no field package.preload[‘Twitter’]
no file ‘c:\program files\ansca\corona sdk\sample code\networking\twitter\Twitter.lua’
no file 'C:\Program Files\Ansca\Corona SDK\Resources\T[/lua]
Where can i get this Twitter.lua module? Do i need that module? OR is this Twitter module on the server side? For instance I can see the line in main.lua:
local TwitterManager = require( “Twitter” )
I am sure I am doing something wrong but would love to know what?
Thanks for any pointers.
Mo
ps: I am trying it on the simulator. Do I need to build the Twitter sample on the real device? That’s my next step… [import]uid: 100814 topic_id: 25879 reply_id: 107626[/import]