Starting with daily build 1141, facebook integration for Android no longer works for me.
I get
Runtime Error
com.facebook.FacebookException: Cannot request publish or manage authorization with no permissions.
My game does not require any special permissions (it doesn’t do any publishing), and passing in {} for permissions worked fine prior to this daily build.
Alex