Having used cocos2d as the framework to use for my first project, I have no knowledge of the actual cocoa framework.
I am implementing a login system within the game, which will then pass the information into a httprequest to a webpage. How would go about implementing two text/input fields for the user to type so that when they tap those fields, the keyboardpad(vertical version) slides up ??
Sorry for the newbie question >.<