objective c - iOS Game - Facebook SDK Like with custom button / programmatically -
we're making game in c++ (cocos2d-x) ios , android , we'd show facebook button in our game works ios facebook sdk.
as seems default way use facebook default uikit button - since we're making game, we'd avoid having uibutton above our openglview.
is there way facebook without standard button?
would legit create facebook button, not show , send touch facebook button programmatically? there more elegant solution that?
according facebook policy on social plugins point 4 of 13.
"don’t obscure or cover elements of social plugins."
source : link
Comments
Post a Comment