Hi,
for a long time, I am fighting with facebook and twitter sharing. I exported Construct 2 project to HTML5 and upload it to the server. For mobile users, I wrote the mobile application, which is using WebView to show the game from the server. The problem is how to implement Facebook or Twitter sharing, which works on WebView on Android or iOS application. I tried the Browser plugin and 'Go to URL', which doesn't work. I also tried 'Cordova SocialSharing', with no success, too. :( Any ideas how to make it? Thanks for your replies.