Hello --
There is a very peculiar FBConnect bug that has just recently started occurring. I've redownloaded the FBConnect iPhone SDK and attempted to run their sample code.
The sample code crashes after I login.
There is no output to the console, just this:
[Session started at 2010-06-09 18:51:06 -0700.]
The only thing I changed in the FB Sample code is enter in my API key and my secret code. Why does this happen? When running it in debugger, the program doesn't crash.
Thanks!