Facebook Share

Hello,

Is there any way in corona to share on facebook without asking user to login into the application?

I tried native.showDialog but it is not working.

I dont want user to login. just share and if use the installed facebook app or browser.

Thanks

you can do it with the social plugin, but that only works on ios 6/7 and if the user is logged into facebook on his/her phone. Not sure about Android yet, think its still under testing. You can find some code here:

https://github.com/coronalabs/plugins-sample-native-popup-social

you can do it with the social plugin, but that only works on ios 6/7 and if the user is logged into facebook on his/her phone. Not sure about Android yet, think its still under testing. You can find some code here:

https://github.com/coronalabs/plugins-sample-native-popup-social