This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Facebook on iPhone


Facebook on iPhone

Postby totoch » Apr 13, 2010 @ 2:13am

Hi,
I was wondering : if we do use another SDK for facebook connectivity (e.g. : Facebook Connect), is it possible to still program in C++ or will we have to program this specific part in Objective-C ?
One of the main reasons I chose to use EdgeLib was the possibility to still use C++ code and compile it for the iPhone.
Thanks a lot !
totoch
pm Member
 
Posts: 20
Joined: Sep 20, 2009 @ 10:27pm


Postby edge » Apr 14, 2010 @ 7:28pm

Hi,

To integrate facebook in your iPhone application we recommend creating a wrapper class in c++ (and create an objective-c class inside the wrapper, handling the facebook API calls).

For example, you could create a facebookhelper class with 3 files:
facebookhelper.h (the class definition)
facebookhelper.mm (the implementation and objective-c API)
facebookhelper.cpp (an empty implementation)

You could add the .cpp file to the PC desktop project, and add the .mm file for the iPhone project. The header will be shared between the 2 implementations.
EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Postby totoch » May 1, 2010 @ 9:23pm

Thanks for the answer !
totoch
pm Member
 
Posts: 20
Joined: Sep 20, 2009 @ 10:27pm


Return to EDGELIB


Sort


Forum Description

Powerful and affordable C++ middleware solution covering true multi-platform 2D, 3D and network features for Apple iPhone, Windows Mobile, Symbian S60, UIQ, Linux and Windows desktop.

Moderator:

edge

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron