twitter on titanium

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

Hi,

Is there a tutorial which shows how to publish text on twitter ? it is so difficult ton find it.

there is not a twitter component yet on titanium ? iam using version 3.0 (not release).

thanks

1 Answer

Legendary Aaron S. has this example app in his blog.... maybe you can use it. This module can even post images in twitter. https://github.com/aaronksaunders/test_social

— answered 7 months ago by Majid Mazinani
answer permalink
2 Comments
  • if you navigate to app.js you can see a short example of how you can use it.

    — commented 7 months ago by Majid Mazinani

  • i used this code. and when i click to share : i see this message in the console : [INFO] ********************************************* [WARN] Attempted to load TiUIProgressBarProxy: Could not find class definition. [WARN] Exception in event callback. { line = 539; message = "invalid method (createProgressBar) passed to UIModule"; sourceId = 167011264; sourceURL = "file://localhost/Users/dzmob/Library/Application%20Support/iPhone%20Simulator/5.1/Applications/B02F841F-5F60-4318-A912-4349A7623160/Seetch.app/BusinessLogic/social_plus.js"; }

    i tried to change the concerned line but it doesn't change anything...

    — commented 7 months ago by Djamel ZAHAL

Your Answer

Think you can help? Login to answer this question!