Thursday, 15 August 2013

Facebook app review failed: login dialog display type -



Facebook app review failed: login dialog display type -

the submission has been failed next feedback facebook:

for login dialog, please utilize javascript sdk without specifying explicit display type. if have special requirements precluding utilize of sdk, set height , width on window.open() phone call size dialog. people must have finish alternative alter audience settings.

but, show login dialog using fb.login method without specifying display type. how login dialog like

this how invoke login dialog

fb.login(function (response) { ... }, { scope: 'publish_actions,publish_stream,user_photos' });

i have 2 questions:

why didn't pass review? may specifying sdk version 'v2.0' help?

regarding 2nd question, permissions dialog in sdk v2.0 looks little bit different:

might reason submission declined?

p.s. can't seek v2.0 because there 1 effort left

your lastly 2 app submissions received same feedback our review team. please address feedback before submit again, otherwise you'll blocked temporarily submitting app review

facebook facebook-javascript-sdk

No comments:

Post a Comment