In a Facebook canvas app, I’ll like to show some static header and banners fast, when the facebook-sdk is connecting to authorize the app/user.
Share
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 think connecting to Facebook API and fetching the information is taking time, then use output control functions.
OR
If you want to show some information before you ask user to authroise the app, you can simply don’t ask the user for authorization on load. Based on some user action, you can ask for auhroization.