Hi,
I saw with Sencha Examples to show tweets but could we tweet ourselves ?
I would like to integrate the OAuth Twitter and display a view when the user could tweet something .
Can someone explain me how to do this ?
Best regards,
Nos
Printable View
Hi,
I saw with Sencha Examples to show tweets but could we tweet ourselves ?
I would like to integrate the OAuth Twitter and display a view when the user could tweet something .
Can someone explain me how to do this ?
Best regards,
Nos
Check out https://dev.twitter.com/docs/anywhere/welcome.
Also see the "onTweet" method here:
https://github.com/ModusCreateOrg/Di...ler/Article.js
but twitter api says, "anywhere" is depreciated.
I am facing the same problem, and haven't got a good example