I would like to use the built in Twitter so a player can tweet their score or special recruitment code. How do I enter it into the Twitter message?
Score=9999
local options = {
message = “Hello Twitter world!”
}
native.showPopup( “twitter”, options )
also I would like to do this for email sharing to. Would it be the same? Thanks!
also does it work on Android now? It says in Feb 11 2013 it only works on ios.