I'm using FB.getLoginStatus (as per the documentation) and it works exactly as expected in all desktop browsers, but for reasons that I can't deduce, the call just simply vanishes into la-la land when it's called from iPad or Android (tested on a wide range of devices and OS versions).
I'm at a loss as to how to debug this. No exceptions are raised (that I can stick an alert into), so, I'm just totally stumped. All suggestions on how to figure out what the issue might be, or better yet, a SOLUTION! would immensely appreciated.