x


Updating iOS app almost doubles size in iTunes

Hiya there,

When I previously updated one of my apps on the App Store (created using Unity iPhone 1.7, though I'm now on Unity 3), the size of the app almost doubled on the App Store.

Is this normal behaviour? If I were to make a new app in Unity 3 and release it on the app store, and then release an update, would I still get this problem?

If anyone could shed some light on this then it would be greatly appreciated! I know this may not strictly be a Unity question as such, but I tend to get better answers from people here ;)

more ▼

asked Sep 25 '11 at 03:32 PM

joeltebbett gravatar image

joeltebbett
148 14 14 23

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

(Assuming you haven't made any major changes in your update) Since you say that you haven't built a new version since 1.7, my guess is that it is just from all the little changes from 1.7 to 3.x. I don't think that there is one specific feature that bloated your app size, but there are probably lots of little things causing it to increase.

Two things that might have increased your build size some:

  • In the build settings, make sure you use the Mono subset. It strips some libraries and will benefits overall build size.
  • Target architecture might greatly bloat your player size. Unity 3.x let's you Build to ARMV 6 or 7 and that can cause your build size to increase by a lot.
more ▼

answered Sep 25 '11 at 04:46 PM

Peter G gravatar image

Peter G
15.1k 16 44 137

Thanks for the reply Peter.

The app I was referring to is one that I released a while back and I've never opened it with Unity 3. Really what I would like to know is that if I made an app from scratch in Unity 3, released it on the App Store and then updated the app, will the size of the app increase massively in iTunes?

I'll modify the original question so that it makes more sense.

Sep 25 '11 at 04:56 PM joeltebbett

In that case, you're build size would not increase by much between updates, but it should be about the same size as your current build.

Sep 25 '11 at 05:18 PM Peter G

Thanks for the clarification!

Sep 26 '11 at 09:38 AM joeltebbett
(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x2027
x513
x295
x74
x14

asked: Sep 25 '11 at 03:32 PM

Seen: 1112 times

Last Updated: Sep 26 '11 at 09:38 AM