I just updated to build 2013.1161, and now I get the following error when I try to compile my app which has facebook included. Do I need to declare the LoginActivity in the manifest? This is not done in the sample project.
07-15 03:52:24.713: I/Corona(9263): Runtime error
07-15 03:52:24.713: I/Corona(9263): com.facebook.FacebookException: Cannot use SessionLoginBehavior SSO_WITH_FALLBACK when com.facebook.LoginActivity is not declared as an activity in AndroidManifest.xml
Thanks for any help.