I have a full iPhone application done but I now want to add Facebook Connect. My question is how to load a new/separate view that only has the Facebook Connect button. I need it to be that the only way they can get into the app is for the Facebook login to be successful. If there is a current active Facebook session then this will no longer load the next time they launch the app.
Where do I begin with the code to put into my AppDelegate?