Yesterday I tested facebook share function, everything was posted perfectly included the name with attached score, description of the link, etc. so I published the app on Play store. Today I logged in facebook again and all the links I shared yesterday only show picture and link. What could happen to the name and description, where should I put the score to share? :o
local response = facebook.showDialog( "link", { name = "Scored "..score, link = "http://play.google.com/store/apps/details?id=", description ="" , picture = "https://", })