Friday, 6 September 2013

Integrating Facebook Application into Main Application

Integrating Facebook Application into Main Application

i had created the ios Main Project in which i wanted to integrate the
facebook functionality. for that i have created a separate Facebook
Project and called this Facebook Project from Main Project using the
custom URL Schemes.This works Fine. The facebook Project has the .plist
file with bundle ID registered on Facebook Developers Site. Main Project
has the .plist file with it's specific bundle ID.
The problem is that i have to deploy both projects on my iPad.
can anybody tell me how to merge facebook project in Main Project ?

No comments:

Post a Comment