-
Website
http://venturebeat.com/ -
Original page
http://digital.venturebeat.com/2009/07/16/can-facebook-help-apps-get-iphone-distribution/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
ed hardy
515 comments · 1 points
-
Eric Eldon
349 comments · 13 points
-
edsion007
54 comments · 4 points
-
Haggie
95 comments · 4 points
-
MG Siegler
1126 comments · 30 points
-
-
Popular Threads
-
FlixUp bringing its movie Twitter tracker to the web
21 hours ago · 5 comments
-
BeenVerified’s iPhone app runs 110,000 free background checks in first week
23 hours ago · 4 comments
-
Can a single bottle of soda decimate your company? Absolutely.
4 days ago · 23 comments
-
Apple tablet may finally arrive in January
1 day ago · 7 comments
-
Evernote’s memory-jogging iPhone app adds offline access
1 day ago · 6 comments
-
FlixUp bringing its movie Twitter tracker to the web
For the apps to be able to fully use the features of the phone, like an SGN iPhone/Facebook Connect Game does, it would have to be coded into the app. That wouldn't be realistic given how the App Store and iPhone SDK works. I suppose apps could have a page in the Facebook app with some content and link to a full standalone app, but then why even have it in there in the first place?
"I suppose apps could have a page in the Facebook app with some content and link to a full standalone app, but then why even have it in there in the first place?" This is more what I mean.
There are a few things Facebook could do here. One feature would be to show you which friends and how many friends are using a particular iPhone app that uses Facebook Connect. It'd be a sort of automated list of recommendations, based on information from Facebook Connect (which I think would fit under the SDK terms). Another feature would be to fully integrate notifications from iPhone apps that use Connect into a separate tab or window from web-based applications. Users of the Facebook iPhone app may gloss over web-based app notifications but be more inclined to check out Facebook-connected iPhone apps while on their iPhones.
I am a big fan of Apps that integrate with Facebook connect, and would love a way to discover them more easily and find friends who also use them. Integration with the Facebook app would definitely lend a hand in that!
But, it'd be trivial for Facebook to set up a config option during app setup on their site asking for the URL of the iPhone application. I'm guessing they'd want to make sure it was using FBConnect and so getting into that directory might require a step of human intervention.
Second, I think that there's another path. Do you remember when the iPhone first came out and the story line was that you were supposed to write web apps? And that those would "just work" on the iPhone? It sounds silly now, especially referencing the iPhone, but FB apps *are* web apps.
In fact, for our iPhone application, we chose to build a very "thin" client component and then sublaunch Mobile Safari so we could take advantage of server-side work and rendering. I believe it works pretty well, but you're welcome to see for yourself: http://itunes.com/apps/luckycal
Since FB Apps are just web apps, the apps 'tab' on the Facebook iPhone application could launch the mobile version of the FB Apps the user has installed -- ideally shrunk down and optimized for the handheld screen. In fact, you could use a WebUI view to keep it within the Facebook iPhone application and maintain the user experience. The sublaunch could deal with handing over the credentials *and* perhaps some other information (geolocation comes to mind). I'd be happy to port what we've done into that environment.
The practical upshot would be that existing FBApps would have a place on the iPhone with little additional work for Facebook.