I haven’t tried my Facebook posting in a while, but it did work last time. After the 1135 update, it didn’t work, and I found out about the additional FacebookAppID line, so I added that.
Now, I get the Facebook login, I log in, Facebook asks me about the audience, and then just goes back to my app. In the log, I get only this in my FB listener:
Runtime error
Runtime error
Very troublesome that it reports two runtime errors with no detail.
No detail on the runtime errors, but I print out the contents of the event, and it’s:
type = session
name = fbconnect
phase = loginFailed
isError = false
response =
I thought I was submitting to the app store tonight, and this has stopped me cold. I’ve gone back to my FB settings for my app in FB developer, and they are unchanged from when it worked, except:
Facebook Login: enabled now, but it didn’t help
Deep Linking: enabled now, but it didn’t help
Sandbox Mode: enabled or disabled, no difference
Anyone have any ideas?
Thanks!