Page 1 of 1

App used to Share something

Posted: Mon Dec 08, 2014 2:38 am
by Vitor Zaninotto

Hello
I would like to know if its possible (and how) to provide a "Share" hability to the app on appery.
For example, when I have the webbrowser opened I have the option to share it on Gmail, WhatsApp, GoogleDrive. I want my app to be there too.

On android should be this:
https://developer.android.com/trainin...

Thanks


App used to Share something

Posted: Mon Dec 08, 2014 4:16 am
by Alex GG

Hi!
This plugin works very well on Appery:

https://github.com/EddyVerbruggen/Soc...

there ́s a step to step tutorial there..

good luck!


App used to Share something

Posted: Mon Dec 08, 2014 6:13 am
by Vitor Zaninotto

Hello

As I understand, this plugin is used when I want to share something on MY app, correct?
I want the opposite. I want to appear on the list of sharing options on web browsers for example, is that possible with this plugin?

Thanks!


App used to Share something

Posted: Mon Dec 08, 2014 6:28 am
by Evgene Karachevtsev

Hello Vitor,

There a few options:
1) You may write your own plugins for each social network, and integrate them into your Appery.io project
2) You can find plugins for each social network, and integrate them into your Appery.io project
3) Integrate plugin that Alex advises.you
Please don't forget, that debugging during integration and further project's issues are outside of the support's scope.