i am using this plugin SocialSharing-PhoneGap-Plugin
i have used this code
<!-- unlike most apps Twitter doesn't like it when you use an array to pass multiple files as the second param -->
<button onclick="window.plugins.socialsharing.shareViaTwitter('Message via Twitter')">message via Twitter</button>
<button onclick="window.plugins.socialsharing.shareViaTwitter('Message and link via Twitter', null /* img */, 'http://www.x-services.nl')">msg and link via Twitter</button>
i have twitter app in my mobile It is working fine. i don't have twitter app in my mobile it is not working. can you help me? suppose if i haven't twitter app in mobile.automatically goto Web browser share my content