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" @…
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…
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…
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…
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] …
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…
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.
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.…
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…
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…
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…
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…
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…
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.…
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…