Hi,
I was thinking that pre-filled message doesn’t work for both plateforms (using Social plugin) until I test with codes on https://github.com/coronalabs/plugins-sample-native-popup-social. I know its Facebook’s policies that ban pre-filled message but why one works and another one doesn’t?
I’m finding a way to share message from my App on Android to Facebook. My solution now is to save it as image using display.save() then share the image but its quite slow. Is there any other solutions that can pre load message on Android like iOS does?
Thanks,
So Lin