I think you’re working at some level.
The very first time you run it, it will flip to FB, ask you to approve your permissions and login and then it flips back to your app.
If more than 2 hours has elapsed, your authentication token has expired, so it will quickly flip to FB and right back as it re-logs you in.
If you are currently logged in, and your authtoken is less than 2 hours, you won’t see anything.
So now the question is why are you not posting and for that you’re going to have to get your prints working. See the email I just sent you. Basically for those who are running the stable build, iOS6 breaks Corona’s “print()” function. Starting around build 912, Corona SDK adds full support for iOS6 and the iPhone 5. Starting around build 919, they fix the prints showing up in the console.log.
If you are a subscriber and you want to build for iOS6 and the iPhone5, you have to run a daily build after 919. This has a requirement that you upgrade to the latest Xcode which should install the iOS6 SDK necessary to build these apps.
Rob
[import]uid: 19626 topic_id: 28437 reply_id: 128884[/import]