In the end, has anyone created an app that uses FBConnect in many different views? I spent too much time on that and I'm really frustrated. For example, the FBSession object should be singleton and created at the app delegate? Isn't the library supposed to provide us with just one instance of the FBSession? My main problem is that I get very unstabe behavior when switching among views; the session:didLogin etc seem to never be called..
..anyone?
|