If I use the public build (which is 2731), everything works fine.
Now download the latest daily build (which is 2777, I also tested with 2775), there will be following errors for facebook module:
Runtime error module 'facebook' not found: no field package.preload['facebook'] no file '/Users/joe/Library/Application Support/Corona/Simulator/Plugins/facebook.lua' no file '/Users/joe/Dropbox/APP development/FlagMan/source/FlagMan/facebook.lua' no file '/Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/facebook.lua' no file '/Users/joe/Library/Application Support/Corona/Simulator/Plugins/facebook.dylib' no file './facebook.dylib' no file '/Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/facebook.dylib'
Please note there is NO source code change. Every project with Facebook module (require (“facebook”)) has the same error.
Nothing is changed at my side except switching back to 2731, the error is gone.
CoronaSDK please help to resolve this problem.
Urgent!