I've got an app, with a pre-built Core Data persistent store, that I'm
trying to use with On-Demand resources,  set up with Initial Install tags.

Trying to use it on first run in the App Delegate, I'm finding that on a
real device attached to Xcode, the resources are not immediately available
on the device, but only after some delay.

The persistent store is available eventually, but not having it immediately
is leading me to all kinds of fragile attempts to keep the rest of the app
from starting up too soon.

The persistent store (gzipped) was previously just bundled with the app and
worked fine that way.

Can anyone shed any light on this?
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to