ios - Cordova/PhoneGap How do I post a game score page to Facebook? -


i have game done using html , js, , being compiled iphone project using cordova/phonegap.

everything works fine, , have managed integrate official cordova facebook plugin can found here: https://github.com/phonegap/phonegap-facebook-plugin

so users can invoke post wall dialog box facebook.

however, users post in-screen image game (i.e content inside div container)

i have no idea how @ all, great if can point me in right direction.

i have thought of using js or html canvas capture div, not sure how work on iphone. pardon me, first time trying develop application using cordova.

thanx alot!


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -