David Porter

Results 57 comments of David Porter

Sweet, this looks awesome! I'll try try it out and get back to you.

Pretty cool stuff. One thing though, I really hate Facebook's new single sign on system so I'm simply using the new sdk, but old dialog for entering username/password. The system...

Hey, I've added the option to enable or disable Facebook Single Sign-on directly from SHKConfig.h in my pull request: https://github.com/ideashower/ShareKit/pull/138 -David

Hey everyone, I've fixed the issue but due to iOS5 being under NDA I'm unable to push out my fix. I will update my [fork](https://github.com/bobbypage/ShareKit) with the fix once the...

please use the new and updated fork of ShareKit: https://github.com/ShareKit/ShareKit

This branch hasen't been updated in ages. You should be using ShareKit from https://github.com/ShareKit/ShareKit

ShareKit from https://github.com/ShareKit/ShareKit, uses git submodules (http://book.git-scm.com/5_submodules.html) to get the facbook sdk. You probably didn't update the submodule and thus you don't have the Facebook SDK. ShareKit installation is documented...

Try using the new FB Connect authentication system v2.0. Get this from my fork/pull request: https://github.com/ideashower/ShareKit/pull/138

Contact the Facebook Connect team? Sent from my iPad On Jul 8, 2011, at 4:46 PM, [email protected] wrote: > Well, once again I have tried all of the various demo...

Yeah, it's a really weird issue, facebook photo uploads work fine for me (using my fork). A couple thing that you should try: 1. Register a different API key from...