I've exported it as an Android Studio project then imported it into AS.
I then generated a signed APK and installed that on my test Android phone.
I press the button that points to the social share events/actions and nothing happens.
--
Just tried it with a debug .apk also - still not working.
Are the following events/actions correct:
Touch > On touched Button > SocialSharingPlugin > Share Subject: "Subject here" Text: "Text here &Highscore&" URL: "http://www.url.com"
Are there other events/actions that need to added alongside these to make it work? Are there other plugins I need to add?