I have been following the example code provided by Facebook for implementing this SDK. I have noticed different behavior on different devices. For some reason, my DroidX is working great, but when I run the same code on the HTC Flyer, most of the time, onActivityResult() does not get called after Facebook.authorize(). This breaks my whole experience and I'm left on an empty white Facebook screen.
I have no idea on what to do. I can currently running the FB.Authorize() on a UIThread and I have read posts about that possibly being a problem.
I am out of idea's on how to fix this problem.
stringa