Ti.parse.js with facebook

You must Login before you can answer or comment on any questions.

someone managed to integrate ti.parse.js in titanium with facebook support? i saw the guideline here, but i didn't find the right way, cause they are using parse.js in web applications, not in Ti solution.

2 Answers

I think this is what you are looking for: https://github.com/juanbermudez/Ti.Parse

— answered 10 months ago by Ian Tearle
answer permalink
10 Comments
  • in my question i'm asking about integration with TI.Parse.js (the library you linked) and Facebook... cause i cannot understand how to manage that...

    — commented 10 months ago by Paolo Mosca

  • It would be cool if that file could be updated to 1.0.21.

    — commented 9 months ago by James -

  • Have just now submitted a pull request : https://github.com/juanbermudez/Ti.Parse/pull/3 - its not a finished implementation - needs the history API looking at, but it will help the others that are actively pulling on the project as most of the work has been ported for 1.0.21

    — commented 9 months ago by Ian Tearle

  • Show 7 more comments

Hi Pablo,

There are some Titanium Modules available for parse integration with Titanium Mobile App. Refer the below links

Parse iOS Module

https://marketplace.appcelerator.com/apps/950?287930253

Parse Android Module

https://marketplace.appcelerator.com/apps/1153?144539448

Hope this helps you

— answered 10 months ago by Karthi Ponnusamy
answer permalink
1 Comment
  • tnx Karthi for your answer, i already bought both... but now i'm trying ti.parse.js because i like to know "where is my code". closed solution are good and fast for "standard use" if you want more, you must see the code.

    — commented 10 months ago by Paolo Mosca

Your Answer

Think you can help? Login to answer this question!