I am trying convert my extended version of the social media plugin to use the C3 runtime, but having no luck.
I have converted it so that it all loads up, runs without any errors.
However, when i test it and call one of the actions, the iOS app just "flashes" and does not work.
I have replaced the action to show an alert and this works fine so it is obviously something to do with accessing the cordova social share plugin.
EDIT: Please see code in below post...
Andy