Facebook 2.0 version 1.1
Facebook 2.0 Version 1.1
1)Provides a way to login by redirecting the url in a canvas app 'apps.facebook.com' This allows you to catch new install deny requests as Facebook expects. So if a user decides not to install you can redirect them to another layout/layer pointing them to other games or giving further information on why you request permissions....... This also is a way to login without forcing the user to accept popups.
2)New expression named status
Check after plugin initializes. Will equal "connected" if user has logged in and accepted permissions/installed your game(redirect to the title screen knowing user has granted permissions). Will equal "not_authorized" if user has logged into facebook but not authorized your app. (trigger once- Use included Login redirect action to request permissions)
3)Expressions for:
User email address,
User Birthday,
User Gender,
User locale,
User Access token,
Facebook 2.0 Version 1.1