I've added the facebook module (https://github.com/appcelerator-modules/ti.facebook) to my app and followed the instructions on page.
When I invoke Alloy.Globals.Facebook.authorize(); I get an error: Uncaught undefined is not a constant in com.facebook.login.LoginBehavior
Same code is working on iOS. What should I be doing to make this work on Android?
