Hacker News new | ask | show | jobs
by grrowl 4023 days ago
> also allows your app to download some resources on demand.

Oh boy; if this is the start of apps lazy-loading resources and code, I'm really excited. It's the largest barrier to signing in your account from any device.

1 comments

There's new higher level stuff for downloading assets on the fly from the App Store, check out the new NSBundleResourceRequest class.