finscn / Ejecta

A Fast, Open Source JavaScript, Canvas & Audio Implementation for iOS
42 stars 6 forks source link

social share and share a png ? #22

Open matrixreal opened 9 years ago

matrixreal commented 9 years ago

@finscn hi i see that in social.m and social.h the image call is implemented but how can we call the social share with image ? i use

var social = new ejecta.social(); var message = "hello";

and the call is openshare.social(message);

how to add the image to the call ?

matrixreal commented 9 years ago

I use what you say ... The image is saved but cant be uses by twitter I fail ... Wasting one day about this and fail i Will try another day Thanks à lot for your assistance

Envoyé de mon iPhone

Le 7 sept. 2015 à 10:02, "finscn" notifications@github.com a écrit :

It's just a var name. you can use any name.

— Reply to this email directly or view it on GitHub.

matrixreal commented 9 years ago

@finscn hi, can i take screen shoot and save it on app folder ? not in the document? thanks i already stars your best fork :dancer: