I’ve installed the Facebook SDK 3.0 for iOS and I need to implement logout flow.
Where is the resources bundle with the logout button image ?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you have FBConnect.bundle file then you can see the image contebt of fb their. just right click on FBConnect.bundle and click on show package content which shows all data in that bundle in which you get the “LogoutNormal.png”, “LogoutPressed.png” which you can use in your code