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

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

c# - MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(3243,9): error MSB4094 -