Online MySQL database in Objective-C

Posted by Origamiguy on Stack Overflow See other posts from Stack Overflow or by Origamiguy
Published on 2010-02-01T19:21:42Z Indexed on 2010/03/24 23:13 UTC
Read the original article Hit count: 222

Filed under:
|
|
|
|

I'm writing a game for iPhone, and I want an online leaderboard using mySQL, which i'm very familiar with. How do I implement this in my app? I would assume there's a framework/library i need to obtain?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about game