Titanium iphone with Facebook connect to rails devise app -


i'm developing iphone app titanium doing api calls rails3 app devise/omniauth.

and can't seem how fb connect in app , able auth api calls. there's a start here means user has to:

  1. fb connect in app
  2. send result rails app devise token
  3. ask needs using token

is there way directly use result of step 1 , rid of step 2?

super thanks!

you can make facebook connect calls directly titanium application.

http://wiki.appcelerator.org/display/td/280+integrating+contacts+&+social+apis


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -