App Size.... I can't breathe! Help! ZOMG

Hi all

We’ve been developing our app for a while. In broad brush strokes, this is an app with 13 (!) scenes, within which we have different game chapters. We’re using Spritemanager 2, as this is a ‘2D game’.

For each chapter, there’s a fair bit of ‘unique’ art. We’re trying to reuse as much as possible though!

However, after completing the first 2 scenes (that have some audio files as well mind you – in total less than 1mb per scene – we took a look at the current APP size then put an estimate together for the final App size once all 13 scenes are done… and AFTER ByteCode stripping, we get a WHOPPING estimate of uncompressed 165MB!!! ZOMG I can’t breathe. Help!

Will apple reject us? Will anyone bother downloading??? /cry

Also, what I don’t understand is that i thought there was a 20MB limit on downloading an app direct from your iphone, otherwise you have to download from itunes. I downloaded the Assasins Creed freebie and its 63MB straight from my phone. What’s with that?

Thanks

:idea: :twisted: :sweat_smile: :sweat_smile: :x :shock: :shock:

I just did a search for app sizes, and people say they can range from a few k to over a gig for some things. So I guess it depends really, if you’re making the most of every megabyte then I wouldn’t worry I suppose. But then I’ve never made anything for the iphone and never intend to, so I’ve probably no business replying in this thread. :slight_smile:

Was that download done over wi-fi? I believe the limitation only applies to mobile phone network downloads.

For having a 165MB app when the limit is 2GB? Why would they? Riven will be about 1.5GB.

–Eric

AH! Yes it was! You got me there! Thanks.

Fair call…

Okay, do you think users (the average Jo) are put off by this … particularly when it’s a kid’s app, not for them :stuck_out_tongue:

No, there have been many successful Unity apps that were too large to download over 3G.

I have never been bothered with the file size of an app on purchase. Your average user wont be put off by the lack of OTA purchase and just download the larger apps when its more convenient to do so.

In short, I wouldnt worry about it :smile:

We just saved file size by using planes with only 4 triangels, not the ones with 200 triangels which are the standard unity planes…but I guess you already know that…

All the best,
Superwaugi