I\'ve just \"upgraded\" my Facebook SDK to 4.0 for my iOS app.
I\'ve got the log in working okay, however, according to the documentation, I\'m now supposed to use
The FBSDKProfile fetch may not have been completed by the time of the login callback. Instead you can observe for a 'FBSDKProfileDidChangeNotification' notification post.