Skip to main content
Known Participant
June 12, 2014
Question

Twitter/Facebook - How do I share with my App?

  • June 12, 2014
  • 1 reply
  • 724 views

Whats the best way to implement Twitter and Facebook sharing in my AIR app? What are the best ANE's or SDK's to use? I looked that the Gaming SDK but theres not much support and I was unable to get at least Twitter working (said "Cannot connect to Twitter"). Is there some ANE that I can just create a message object and send it?

This topic has been closed for replies.

1 reply

Inspiring
June 12, 2014

Ive not used it but but you could try https://github.com/illuzor/Android-Sharing-Extension-ANE

Known Participant
June 12, 2014

This is iOS.

Colin Holgate
Inspiring
June 12, 2014

I use Milkman Games’ GoViral. It can do more than you need. If you were to require iOS 6 you could even just do a generic share, and let the user decide whether what you’re sharing goes to email, Twitter, or Facebook. Or you can do specific shares to those three things.