Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

TheDozer

macrumors newbie
Original poster
Oct 15, 2009
13
0
Hi

What is the best way to exchange data between a mysql server and an app.

Please advise.

BR a Noob developer
 
Depends what you want, JSON or XML..
And for ResKit, it does add alot, if you add everything you don't need neither. In the end, the app my team and I made (Devoxx 2011 on iPad store), uses RestKit, and even after all the code and high res images, our IPA is less then 6 mb. So I don't really think about that. (and we didn't delete everything we didn't need). We opted for that option, since we find ATIHTTPRequest.. well, not that good after all ;p
 
Last edited by a moderator:
Thank you all so much on the input.

I have two other thoughts a little off topic..

1. Say that I´m don with my app and want say 30 friend to test it before it goes on app store how is this done??

2. Were do I find the fees that apple take for app purchase and in app purchase
I have surfed around in developer.apple.com with no luck..

//
 
1. Say that I´m don with my app and want say 30 friend to test it before it goes on app store how is this done??

Ad hoc distribution. See the iOS App Development Workflow Guide for details.

2. Were do I find the fees that apple take for app purchase and in app purchase.

The details are in the iOS Paid Application contract. Log into iTunes Connect with your developer username and password and request a contract. You don't need to accept it at this stage, you can just read it.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.