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:
- fb connect in app
- send result rails app devise token
- 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
Post a Comment