I updated to the latest build (1036), and I’m getting this error when I try and run the app through xcode (works on sim)
Lua Runtime Error: lua\_pcall failed with status: 2, error message is: module 'facebook' not found:resource (facebook.lu) does not exist in archive
The error is being caused by this line in my main.lua (which I have been using forever)
facebook = require("facebook")
Anyone else seeing this? Any ideas? [import]uid: 95944 topic_id: 36376 reply_id: 336376[/import]