Hi
I am using the generated code for login access. When I login using Facebook a new windows open with the message
"Your popup is too small to display this page. Please enlarge it to proceed”
When I resized the window I see the Facebook account info plus a message that says:
"You are using a display type of ‘page’ in a small browser window or popup. For a better user experience, show this dialog with our JavaScript SDK without specifying an explicit display type. The SDK will choose the best display type for each environment. Alternatively, use display type ‘popup’ if you have special requirements precluding you from using the SDK. This message is only visible to developers of your application.”
I’ve searched the code to change the display to ‘popup’ but I haven’t found that part of the code. How could I fix this?
Also if I hit cancel on the permission page, it shows an error.
Any help is appreciated. Thanks