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
Post a Comment