I have implemented the social sharing plugin by the following link
its working perfect ,but i want to customize the plugin like when user clicks on the share app tab then only following option need to display email,watts-app, sms, Facebook non other option should not display to the user, but now its displaying all the social media apps to the user to share the specific link or text ,so please suggest to me how to solve this one
Related
We are developing a photo-booth style app in Unity.
The app will be deployed on an Android device and placed into a public space like a shopping mall.
We would like to allow users to share their images on social media. Facebook / Instagram.
Having checked how the native share functionality works - it uses the account logged into the device to share. However, we would like the users to be able to share to their own social media accounts.
Is this possible? It seems like the built in share functionality on Android would not allow for this.
Would we have to use API to achieve this kind of function?
We had the idea to present them with a form to log into their Facebook / Instagram account to share content.
Once its shared - it would need to logout and not keep the login details.
Does anyone know if there is perhaps an Asset for Unity to do such a thing?
Thanks!
We need to implement a Share Button in our app that allows users to share images to WhatsApp Statuses or Instagram Stories.
Spotify currently has a button that allows you to share a Story to Instagram. However I haven’t been able to find any documentation on how to implement this for Instagram or WhatsApp.
Can this functionality be implemented in iOS and Android? If so how?
You can take a look to the official documentation: https://developers.facebook.com/docs/instagram/sharing-to-stories/
Despite the instruction, my app still crash because it can't find the proper activity like explained in this question: Sharing to Facebook Stories
I'll let you now i will make some progress
i have just started to develop a basic app, and have integrated an SDK for online chat, using which customers could chat with customer support.
I want implement if someone want to share screen shot, it should be done without going into gallelry just like android native shows default apps for sharing like whatsapp,facebook, my app also could be reflected there.
Is it possible??
Hello I am working on an app which is related to photos uploading,I have seen the Instagram app and it asks for sharing to social apps ( facebook,twitter,etc) before posting the image and when we select multiple social platform and move to next step it shares image in background to the selected social platforms(facebook,twitter),I know how to share image to facebook and twitter but at one time i can share to only one social app,as it opens with a sharing dialog(not share image in background like Instagram).So can anybody pls help me or suggest me how to do it?
actually I'm not posting a bug but I have question with current sdk (android).
is it possible to get all the pages which are crated by the user after Login to Facebook and I want to share some text on the page which I select ?
I mean is there any other way to do this thing in android? like with Graph API, or with SDK?