Search code examples
facebookmobiletitaniumintegrate

Facebook into mobile app


I am making a mobile application in Appcelerator Titanium. I would like to integrate facebook in my app. I have 2 questions about this.

  1. How do i open a page instead of an app? Because it asks for an AppID, but a page doesn't have it right? So I'm wondering can I implement a page into my mobile app, so you can post on that page with your own account? (for example page by greenpeace or amnesty international?)

  2. My second one is how can I integrate login on my app with a pop-up screen? (I mean a pop up screen like you have to login with twitter, not that it goes to the facebook page on safari browser, so the app gets closed)

Thanks!


Solution

  • http://blog.clearlyinnovative.com/post/3475322559/titanium-appcelerator-quickie-facebook-oauth-in-1-6-0

    This is an iOS approach