How to share an canvas image to twitter? -


guys i've been searching examples , tutorials how tweet image canvas, have no luck in finding one. know how in facebook (i found example). can me?

i figured out way post canvas images directly twitter using oauth.

the canvas image needs converted base64 , base64 in binary. done using .todataurl(), postcanvastourl() , datauritoblob()

it pretty fiddly process required piecing several answers, various blog posts , tutorials. i've created tutorial can follow walks through process.

alternatively can fork project here


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -