Questions tagged [socialshare]

For questions relating to the SocialSharing plugin.

Official website: http://plugins.telerik.com/cordova/plugin/socialsharing

159 questions
1
vote
1 answer

Ionic: $cordovaSocialSharing cannot read property of undefined

I want to use this plugin: $cordovaSocialSharing since it's the only plugin I've found for native social buttons on Ionic... I get this error when I'm running my code in Chrome console: "Cannot read property 'socialsharing' of undefined" @…
Sephy
  • 159
  • 1
  • 2
  • 15
1
vote
0 answers

SocialSharing plugin not showing the FB , SMS icons on android

I am using EddyVerbruggen/SocialSharing-PhoneGap-Plugin and 'shareWithOptions' The plugin works on my Iphone . However, I don't see FB, SMS icon as an option on the share sheet when using the android device.. I see it on my Iphone The apps are…
user2570135
  • 2,669
  • 6
  • 50
  • 80
1
vote
1 answer

Whatsapp share button for mobile friendly blogspot template

I am making a mobile friendly responsive Blogspot blogger template, with social media sharing buttons including WhatsApp, the button on template works fine when it comes to sharing URL of the post or blog, but I want it to sent text of the post…
sagar chaudhary
  • 33
  • 1
  • 12
1
vote
0 answers

Get Cordova app to show up on iOS "Share To" menu

Here is my scenario: I am writing an application which allows users to play games and share their scores on a public "scoreboard" platform. So basically, you play a game like Temple Run, then when you die, you would hit the "Share with my friends…
Viraj Shah
  • 754
  • 5
  • 19
1
vote
1 answer

Share image and text message with Wechat not working in objective c

Hi I am trying to share an image URL and description with a wechat user using UIActivityController but it fails to share the image. I have tried with the following code: UIActivityViewController *activityView = [[UIActivityViewController alloc] …
The iCoder
  • 1,414
  • 3
  • 19
  • 39
1
vote
0 answers

Social Sharing Plugin

I am looking to make the SMS message sent using the Social Sharing Plugin a clickable link to my app when the SMS message is sent. Here is what I am using: "There is a…
user2512412
  • 61
  • 1
  • 6
1
vote
0 answers

Can I add a share button to a individual media items within in Tumbr text post?

I would very much like to add a share button to an individual image that is part of A text post with multiple media items. I would like to learn where to put the code or if there's a theme that has this function.
Jan-Willem
  • 75
  • 1
  • 7
1
vote
2 answers

Applying a class based on media query - pure CSS or HTML needed

I need a media query (or similar) using pure CSS, HTML or possibly LESS (as long althogh pre-compiled won't work) to apply a particular class to an ID depending on the screen height. I'm setting classes defined by Add2Any - not css properties.…
Mousey
  • 1,855
  • 19
  • 34
1
vote
1 answer

Sharethis Share Count Increases without share

I am using share this in my portal and I noticed that share counts ( http://prntscr.com/7ut1yk ) are increasing only on the click and it still keep the same count if user doesn't share the article. I want that it should be real shares. I have…
1
vote
2 answers

Sharing on Linkedin using UIActivityViewController

I would like to create a custom activity controller with Facebook, Twitter, Google+, Linkedin and Pinterest share options. GooglePlusShareActivity and PinterestShareActivity are what I have found for Google+ and Pinterest. Is there any customized…
technophyle
  • 7,972
  • 6
  • 29
  • 50
1
vote
0 answers

How to get information on which "share" app was used via EasySharing Action in Android

Our android app has an item view screen that can be shared socially via the android easy share action. For metrics and statistics reasons, we want to capture (a) that the user was successfully able to share the screen and not quit it before…
curioussam
  • 439
  • 3
  • 9
  • 19
1
vote
0 answers

Unable to post an article with Facebook SDK on iOS with UIActivityViewController?

Building an iOS app for reading articles. I’m using Facebook SDK to share the article link and image on Facebook. This is the process: 1.After clicking on bar button item on top right, UIActivityViewController gets opened on the bottom of the screen…
1
vote
1 answer

Automatic selection of the destination App in UIDocumentINteractionController without presenting the available Apps

I am developing and App for sharing an audio file with Whatsapp. Since, I am only focused on Whatsapp, I am not interested on showing other available apps such as VLC or Telegram. Can I select Whatsapp App to share the file without presenting the…
CRoig
  • 691
  • 5
  • 24
1
vote
2 answers

Social sharing for Instagram, Pinterest, Facebook, Twitter Cordova

I have already follow this guide from https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin for Social sharing for Cordova application. It is working fine for FB,Twitter. But I am in need of share to Pinterest and Instagram Please help me.…
1
vote
1 answer

Social Sharing on various network by single click

I want to share text or images on various social networks (e.g. Google+, Facebook, Twitter, LinkedIn, YouTube) with a single click. I want to first login to all social networks. Then the user can post text and images on selected option. For…
Yatindra Jain
  • 325
  • 1
  • 4
  • 11