GGtwitter - twitter:post("some text", "image.png") - image not showing up

Hey, wonder if one of you have come across this problem with GGtwitter. 

twitter:post(“some text”) - this works

twitter:post(“some text”, “image.png”) - this doesn’t work

I have tried to call the image locally “myimage.png” and via url “http://i58.tinypic.com/211rr6h.png” but it is not showing the picture. 

Any ideas? 

I’m having the same problem, posted here: http://forums.coronalabs.com/topic/43101-problem-posting-image-to-twitter/

No solution though. 

While we can’t support the GG modules, here is the Twitter API page for posting with images:

https://dev.twitter.com/docs/api/1.1/post/statuses/update_with_media

It may help you figure out how to send the images.

Rob

I’m having the same problem, posted here: http://forums.coronalabs.com/topic/43101-problem-posting-image-to-twitter/

No solution though. 

While we can’t support the GG modules, here is the Twitter API page for posting with images:

https://dev.twitter.com/docs/api/1.1/post/statuses/update_with_media

It may help you figure out how to send the images.

Rob