FB.getLoginStatus doesn't work?

前端 未结 2 554
梦如初夏
梦如初夏 2021-01-03 04:24

The FB.getLoginStatus function doesn\'t work for me for some reason - although it used to for some time. Very basic code below, and the alert never popups - looks like FB.ge

2条回答
  •  执念已碎
    2021-01-03 04:36

    In which platform you are developing the application??If it is FBML then check FBJS-Facebook JavaScript.I think alert will not work in FBML application. I got this working..Just check

提交回复
热议问题