I have heard the maximum download size for an app through ATT wireless 3G network is 10MB, anything over that size you will need a wireless router to download the app. I am building a game with numerous images and am trying to keep it under 10MB. Does anyone know if the xcode app's binary file cannot be 10mbs or the itunes .ipa file cannot be over 10MB?
What I mean, after I compile my application the binary file which is inside the "build" directory is at 9.9MBs. When I add the application(game) to itunes, the .ipa itunes file that is creates is compressed down to 7.7.
If someone could give me an answer would make a big difference in my application.
Thank you in advance