I'm trying to implement "Share" function in my app which will enable the users to share my app on social medias like facebook, twitter or instagram from their iPhone or Android devices. However, I got some JavaScript APIs from Facebook but it didnt work atall. Is there a way around this to make it work?
How to implement "Share" function? |
4 Replies
Thanks, that actually works.
Hi Babatunde,
Unfortunately the API does not support Intent Share with other applications using the same as we do in a simple way to Android.
The only way to do this is to form native extensions for creating such a procedure.
Hi Fernando,
How can I form the native extension as you suggest? Any sample code or procedure you can point me to?
Hi Babatunde,
Have you tried "Intent API" that helps to communicate with other apps like Facebook, G mail etc?
Please refer the following links
http://docs.rhomobile.com/en/edge/api/Intent
http://docs.rhomobile.com/en/4.1.0/guide/intent
Visnupriya R
Kutir Mobility