x


Does Unity iPhone Support Caching?

Specifically, I'm wondering if WWW.LoadFromCacheOrDownload() is fully functional (using a local disk cache) on iOS devices (or standalone Mac/Windows) or if this is only a feature on the webplayer version.

more ▼

asked Jun 27 '11 at 03:44 PM

himself gravatar image

himself
1 1 1 1

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

2 answers: sort voted first

If you use Unity 3.4+ then yes, you can use it. If you are force some reason refusing to go with 3.4+ then no, its only available in the webplayer

more ▼

answered Sep 08 '11 at 01:13 AM

Dreamora gravatar image

Dreamora
3.2k 1 4 25

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

http://unity3d.com/support/documentation/ScriptReference/Caching-enabled.html

states that: "Caching is always enabled for PC/Mac Standalone and iOS/Android player builds."

more ▼

answered Sep 07 '11 at 08:00 PM

davebuchhofer gravatar image

davebuchhofer
492 7 11 24

(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:

x1998
x1952
x810
x75
x19

asked: Jun 27 '11 at 03:44 PM

Seen: 1795 times

Last Updated: Sep 08 '11 at 01:13 AM