So pretty much lifted the code from here: https://coronalabs.com/blog/2015/04/21/tutorial-social-sharing-on-android/
This opens a panel with several icons on with the most relevant options I get are gmail, google + and facebook. If I click facebook nothing happens for a few seconds, then the dialog closes and I get “cancelled” coming in as the event.action. Whats that all about?
If I click email, sure enough it launches gmail with all the correct data passed over in the message. I send the email, gmail closes, not the keyboard though, and returns to the app (keyboard still open), then event.action comes in - “cancelled”.
google + returns “completed” though?!
So should I take this plugin seriously or is it a work in progress still? I’m using the activity popup on iOS and thats pretty slick.
EDIT: Actually based on my recent discovery that google + returns completed I should rename the title of this topic to “Inconsistent event.action”
EDIT: Google drive seems to work too.